#Title {
	color: #FFFFFF;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 58px;
	top: 40px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #C3F0F0;
	color: #131314;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #031C1A;
	background-image: url("../media/Templates/Headers/cars/Trains.jpg");
	color: #F8FAFD;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	background-repeat: repeat-x;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #8C8C8C;
	color: #000000;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 10px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
