@charset "utf-8";
#body {
	background-image: url(../Images/rtprailfan_bg_2.jpg);
	background-repeat: no-repeat;
	color: #a67f60;
}

#container {
	background-position: center center;
	height: 950px;
	width: 1100px;
	margin-left: 40px;
	margin-top: 35px;
}
#g_adsense {
	margin: auto;
	height: 90px;
	width: 728px;
}
#headline {
	margin: auto;
	height: 30px;
	width: 200px;
	text-align: center;
}
#titletext {
	margin: auto;
	height: 50px;
	width: 500px;
	text-align: center;
	padding-top: 25px;
}

#content {
	margin: auto;
	height: 150px;
	width: 550px;
	color: #a67f60;
	float: left;
}
#picture {
	text-align: center;
}
#text {
}

#text {
	color: #a67f60;
	text-align: center;
}
#footer {
	text-align: center;
	height: 35px;
	width: 1100px;
	float: left;
}

