/* CSS Document */

body {
	background:none;
}

html {
	background-color:#FFF;
	background-image:none;
}

.roundabout-holder {
	position:relative;
	padding:0;
	height:100px;
	width:600px;
}

.roundabout-moveable-item {
	list-style:none;
	margin-right:100px;
}
