#Title {
	color: #2E9B30;
	display: inherit;
	font-family: Tahoma;
	text-align: center;
	font-size: 46px;
	top: 40px;
	left: 40px;
}
#Body {
	background-color: #E7AFEE;
	color: #000000;
	display: inherit;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #B0E9AD;
	background-image: url("../media/Templates/Headers/animals/Animals-DogKiss-Header.jpg");
	color: #000000;
	display: inherit;
	font-family: Tahoma;
	font-size: 16px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #E7AFEE;
	color: #000000;
	display: inherit;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
