#Title {
	color: #2E9B30;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 46px;
	top: 40px;
	left: 40px;
}
#Body {
	background-color: #18DF36;
	color: #000000;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #18DF36;
	background-image: url("../media/Templates/Headers/animals/Animals-Dogs-grass-Header.jpg");
	color: #000000;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #E5A2FA;
	color: #000000;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
