#Title {
	color: #730101;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 34px;
	top: 20px;
	left: 20px;
}
#Body {
	background-color: #647A8C;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("../media/Templates/Headers/angel1.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#Footer {
	background-color: #FF0000;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: no-repeat;
}
#Width {
	width: 800px;
}
