#rotating-item-wrapper {
	position: relative;
	width: 278px;
	height: 150px;
	margin-left: 250px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
body {
	background-image: url(../../../images/bground-clouds.jpg);
}
