body {
	list-style-type: none;
	background-image: url(http://www.trooperinn.com/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFCC66;
}
.content {
	font-size: 14px;
	padding-top: 140px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: bold;
}

