body {
	text-align: center;
	margin-top: 25;
	background-color: grey;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 81.25%;
}

#main {
	
}


#second {

	text-align: left;
	margin-top: 50;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	
}

#one {
	text-align: left;
	font-size: 150%;
}


