#Title {
	color: #F3E7E7;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 58px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #555555;
	background-image: url("../media/Templates/Backgrounds/black/black_to_grey3.jpg");
	color: #5F2B2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E4E4E4;
	background-image: url("../media/Templates/Headers/food/Food-Steak1-Header.jpg");
	color: #6E6E6E;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #354550;
	background-image: url("../media/Templates/Footers/food/food_garlicpile_f.jpg");
	color: #F31515;
	display: inherit;
	font-family: Tahoma;
	font-size: 11px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
