#Title {
	color: #FA0A0A;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 58px;
	top: 20px;
	left: 20px;
}
#Body {
	background-color: #FFFFFF;
	color: #000000;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #FFFFFF;
	background-image: url("../media/Templates/Headers/sports/extreme-sports.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #FFFFFF;
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
