#Title {
	color: #EFF0D1;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 58px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #31DA61;
	background-image: url("../media/Templates/Backgrounds/green/green_to_white4.jpg");
	color: #0B5A22;
	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/Cucumber-Header.jpg");
	color: #0D620A;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #2C8551;
	background-image: url("../media/Templates/Footers/food/food_garlicpile_f.jpg");
	color: #D9E4EE;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
