
BODY {
	background-color:#FFFFFF;
	background-image:url(images/ships.gif);
	background-attachment: fixed; 
	background-repeat:no-repeat;
	background-position: center center;
	font-family: Verdana, Helvetica, Arial, sanserif;
	color:#000055;
	font-size: 10pt;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color:#000000;
}
#content {
	font-family: Verdana, Helvetica, Arial, sanserif;
	color:#000055;
	font-size: 10pt;
}