
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #996600;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;

}
.content {
	overflow: hidden;
	position: static;
	z-index: 1;
	text-align: center;
	height: 200px;
	width: 100%;
}