#Title {
	color: #F5F7FA;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 28px;
	top: 0px;
	left: 0px;
}
#Body {
	background-color: #879AAD;
	background-image: url("../media/Templates/Backgrounds/white-gray-white.jpg");
	color: #093969;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #8792A8;
	color: #151617;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	background-repeat: repeat-x;
}
#Footer {
	background-color: #7E93A5;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: repeat;
}
