#Title {
	color: #A84256;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
#Body {
	background-color: #A8A542;
	background-image: url("../media/Templates/Backgrounds/rose.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #4DA842;
	background-image: url("../media/Templates/Headers/art/Art-StainedGlass-header.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #A84242;
	background-image: url("../media/Templates/Footers/multi-color/Colourful--Footer.jpg");
	color: #A88442;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
