#Title {
	color: #2CDC18;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 34px;
	top: 0px;
	left: 0px;
}
#Body {
	background-color: #A3B79A;
	color: #787878;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #B2601C;
	color: #24961F;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
}
#Footer {
	background-color: #D5D5D5;
	color: #555555;
	display: inherit;
	font-family: Tahoma;
	font-size: 11px;
	background-repeat: repeat;
}
