#Title {
	color: #212032;
	display: none;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 58px;
	top: 10px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #152432;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white10.jpg");
	color: #22286C;
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #364A5A;
	background-image: url("../media/Templates/Headers/places/roads.jpg");
	color: #0D3C67;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 24px;
	background-repeat: repeat;
	width: 800px;
	height: 250px;
}
#Footer {
	background-color: #4BA2E9;
	background-image: url("../media/Templates/Footers/glass/blueglass.jpg");
	color: #182A3A;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 800px;
}
