#Title {
	color: #2E9B30;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 46px;
	top: 40px;
	left: 40px;
}
#Body {
	background-color: #8FDF60;
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #249600;
	background-image: url("../media/Templates/Headers/animals/doggy.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: repeat;
	width: 750px;
	height: 336px;
}
#Footer {
	background-color: #2E9B30;
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
