html{
	height:100%;
	margin-bottom:1px;
}

*{
	margin:0px;
	padding:0px;
}

body{
	height:100%;
	width:100%;
	text-align: center;
	font-family:Verdana, san-serif;
	font-weight:normal;
	font-size:10px;
	line-height:16px:
}


div#main_top{
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	text-align: center; 
}

