#Title {
	color: #DFEECD;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 58px;
	top: 20px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #B7E67A;
	color: #19160B;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #B7E67A;
	background-image: url("../media/Templates/Headers/flowers/Herb-Garden-Bayleaf-Header.jpg");
	color: #19160B;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #B7E67A;
	background-image: url("../media/Templates/Footers/blackonwhite.gif");
	color: #19160B;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
