#main {
	position: absolute;
	top: 25px;
	height: 1900px;
	width: 600px;
	background-color: #ffffff;
	text-align: center;
	font-family: helvetica, veranda, sans-serif;
	font-size: 16px;
	padding-left: 25px;
	padding-right: 25px;
	
}

#footer{
		top: 2165px;
}


