#Title {
	color: #E41AEE;
	display: inherit;
	font-family: Tahoma;
	text-align: left;
	font-size: 34px;
	top: 20px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #1C1D1E;
	color: #0E0E0F;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #161617;
	background-image: url("../media/Templates/Headers/food/Food-Meat-Header.jpg");
	color: #171819;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #0E0F0F;
	color: #101112;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
