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

a:hover {
	text-decoration: none;
}

#footer{
		top: 1795px;
}


