body {
	background-color: #04176c;
	background-image: url(back.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	

}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant:normal;
	font-weight:bold;
}
  .roundabout-holder {
      list-style: none;
      padding: 0;
      margin: 0;
      height: 5em;
      width: 35em;
	  margin-top:190px;
   }
   .roundabout-moveable-item {
      height: 478px;
      width: 424px;
      cursor: pointer;
       }
   .roundabout-in-focus {
      cursor: auto;
   }
   
   ul {
				list-style: none;
				padding: 0;
				margin: 0 auto;
				width: 478px;
				height: 424px;
			}
			li {

				width: 478px;
				height: 424px;
			}
				li img {
					width: 100%;
					
				}
				li.roundabout-in-focus {
				}
			span {
				display: block;
				padding-top: 1em;
				
			}.textbody {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
