HTML {
	background-image: url(/images/background/sea/sea_sunreflect2.jpg);
	background-repeat: repeat;
}
BODY {
	background-image: url(/images/background/day/bluesky_800hsea2.jpg);
  background-repeat:repeat-x;
  margin-left:0px;
  margin-right:0px;
  height:800px;
}