body {
	background-image: url(imgs/MGCBG.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
.header {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
.contenttext {
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
