

#main {
	position: absolute;
	top: 25px;
	height: 1545px;
	width: 650px;
	background-color: #ffffff;
	text-align: center;
	font-family: helvetica, veranda, sans-serif;
	font-size: 14px;
	
}

#footer{
		top: 1810px;
}


