#Title {
	color: #164371;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 34px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #D56EF5;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white.jpg");
	color: #17080F;
	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_baker_h.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 800px;
	height: 250px;
}
#Footer {
	background-color: #427AA8;
	background-image: url("../media/Templates/Headers/food/Food-Pie-Header.jpg");
	color: #F5114C;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 800px;
}
