#Title {
	color: #4A38A0;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 46px;
	top: 40px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #BFCAD2;
	background-image: url("../media/Templates/Backgrounds/purple/purple_to_white9.jpg");
	color: #060A26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("../media/Templates/Headers/other/gothic.jpg");
	color: #3F5D18;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-y;
	width: 800px;
	height: 250px;
}
#Footer {
	background-color: #8F58AF;
	background-image: url("../media/Templates/Footers/base-colors/lavender.jpg");
	color: #28455D;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	background-repeat: no-repeat;
	height: 50px;
}
#Width {
	width: 800px;
}
