.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CEBB89;
}
.footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CEBB89;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9933;
}
