body {
	
	background-color : #07386d;
		
	
	display : block;
	width:100%;
	height: 100%;
	
}

td#home {
	background-position : center top;
	background-repeat:  no-repeat;
	background-image : url(mainbg.gif);
}




body, p, h1, h2, h3, table, td, th, ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color : #FFFFFF;
	line-height :140%;
}