#wrapper {
	position:relative;
	margin:0 auto;
	width:800px;
	border:1px solid #FFFFFF;
	border-top:0;
	background-color:#FFFFFF;
	top:0px;
	height:845px;
	}

#email {
	position:absolute;
	width:226px;
	height:51px;
	top: 61px;
	left: -2px;
	}

		
