body {margin:10px;
font-family:Century Gothic BT,Verdana;
font-size:11px;
font-weight:bold;
font-color:#696462;
background-color:#ffffff;
scrollbar-face-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#000000;

background-image: url(splash_bg.jpg);
background-repeat:repeat;
background-attachment:fixed;
background-position:top-left;
margin: 0px;

}

body,td {
	margin: 10px;
	font-family: Century Gothic BT,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #696462;
}

div, img  {
	height: 584px;
	width: 777px;
	position: center;
	margin: auto;
	top: 177px;
	bottom: 177px;
}
 
a:link,a:active,a:visited {
	color: #696462;
	font-family: Century Gothic BT,Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #7E7A79;
	cursor: nw-resize;
	text-decoration:underline overline;
	}
	
