#Title {
	color: #DC401A;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 46px;
	top: 40px;
	left: 40px;
}
#Body {
	background-color: #EED33F;
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #DC401A;
	background-image: url("../media/Templates/Headers/animals/Animals-Dog-Splash-Header.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #6ADF64;
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
