#Title {
	color: #F5F4EB;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #C34343;
	background-image: url("../media/Templates/Backgrounds/rose.jpg");
	color: #0D0C0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #141313;
	background-image: url("../media/Templates/Headers/animals/header (27).jpg");
	color: #0D0C0C;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	width: 780px;
	height: 186px;
}
#Footer {
	background-color: #D20A0A;
	background-image: url("../media/Templates/Backgrounds/rose.jpg");
	color: #0D0C0C;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: no-repeat;
}
#Width {
	width: 780px;
}
