#Title {
	color: #E44343;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	top: 25px;
	left: 40px;
}
#Body {
	background-color: #8C1212;
	color: #120202;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E4E4E4;
	background-image: url("../media/Templates/Headers/young_love_optimized.jpg");
	color: #170303;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
	width: 800px;
	height: 200px;
}
#Footer {
	background-color: #540A64;
	color: #555555;
	display: inherit;
	font-family: Tahoma;
	font-size: 11px;
	background-repeat: repeat;
}
#Width {
	width: 800px;
}

