

html { 
	overflow: auto ;
	}
body {
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	color: #000; 
	background-color: #fff; 
	margin: 0; 
	padding: 0 
	}


#center { 
	position: absolute; 
	top: 50%; 
	width: 100%; 
	height: 1px; 
	overflow: visible;
	}

.wst {text-align: center;
	margin-left: -320px; 
	color:#7E7E7E;}

b {color:#BD00D9;}


#main { 
	position: absolute; 
	left: 50%; 
	margin-left: -170px; 
	padding: 0; 
	text-align: left; 
	width: 650px; 
	background-color: #fff; 
	top: -87px; 
	height:173px;
	}
#content { 
	height: 352px; 
	margin: 0; 
	padding: 0 
	}
