#Title {
	color: #36187B;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 28px;
	top: 15px;
	left: 5px;
}
#Body {
	display: inherit;
	background-color: #0E12CD;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #140DAA;
	background-image: url("../media/Templates/Headers/contemporary/contemp_grassgreener_h.jpg");
	color: #1263A5;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #9E8060;
	background-image: url("../media/Templates/Footers/emotions/emotions_cherub_f.jpg");
	color: #FFFFFF;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 30px;
}
#Width {
	width: 750px;
}
