html { 	height:97%;}body {	background-color: #052C5D;	background-image:url(images/hg4.gif);	background-position:center;		font-family: Tahoma;	font-size: 12px;	color: #CCCCCC;		height:100%;	overflow:hidden;	margin-left:0px;	margin-top:0px;	text-align:center;		}       #basis {	position:relative;	top:0px;	/*left:50%;	margin-left:-475px;*/		margin:0px auto;    text-align:left;			background-color:#003366;	height:100%;	width:950px;	z-index:10;	}#main {	position:absolute;	width:950px;	height:245px; 	top:0px;	left:0px;	/* border:1px dashed red; */	margin-top:241px;		display:none;}