body#page1 {
	background: #fff url(images/oceanstyle_bg.jpg) ;
	background-attachment: fixed;
}
body {
	background: #251c1c url(images/main-bg-1.jpg) no-repeat 50% 0%;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#page1 #top-tail {
	top: 0px;
}
ul{
 list-style-type:none;
 }
 ul li {
  clear:both;
  padding-top:5px;
  }
ul li a{
 clear:both;
 } 
