html, body {
	background: #ffffff;
	margin: 0 auto;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	}

#enter { 
	
	margin: 0 auto;	
width: 900px;
	height: 650;
	overflow: hidden;
	font-size: 12px;
	}
