#Title {
	color: #A8D0DA;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 34px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #518EB7;
	background-image: url("../media/Templates/Backgrounds/green/green_to_white4.jpg");
	color: #427AA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #2155A0;
	background-image: url("../media/Templates/Headers/places/underwater.jpg");
	color: #ACE4E4;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #2155A0;
	background-image: url("../media/Templates/Footers/contemporary/blue_water_leaf_f.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
