#Title {
	color: #531CD0;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 58px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #2F3A44;
	background-image: url("../media/Templates/Backgrounds/black/black_to_grey3.jpg");
	color: #8F2308;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("../media/Templates/Headers/food/food-PinkLemonade-Header.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #9CACB9;
	background-image: url("../media/Templates/Footers/food/food_champagnebottle_f.jpg");
	color: #145BE1;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
