body {
	background-color: #660406;
	;
	color: #FFFFFF;
}
.main {
	background-color: #660406;
	height: 960px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header {
	margin-top: 29px;
	margin-left: 10px;
	position: absolute;
	width: auto;
	left: -6px;
	top: 67px;
}
hr {
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
}
h2 {
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
