#Title {
	color: #E2F0EA;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 28px;
	top: 0px;
	left: 0px;
}
#Body {
	background-color: #1168C6;
	color: #141012;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #242628;
	background-image: url("../media/Templates/Headers/sports/extreme-sports.jpg");
	color: #E6E4D2;
	display: inherit;
	font-family: Tahoma;
	font-size: 20px;
	background-repeat: no-repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #20272D;
	color: #427AA8;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
