#Title {
	color: #0A3DF8;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 58px;
	top: 40px;
	left: 30px;
}
#Body {
	display: inherit;
	background-color: #E2EAF0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E2EAF0;
	background-image: url("../media/Templates/Headers/objects/Oak-Tree-Header.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #E2EAF0;
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
