body { 
	background-color: white;
	font-family: "Garamond", Serif;
	font-size: medium;
}

#allcontent {
	margin-top: 50px;
}

#body {
	text-align: center;
}

#body2 {
	text-align: center;
	margin-top: 50px;
}

#footer {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

#cover {
	text-align: center;
	margin-top: 100px;
}