#content {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	height: auto;
	padding: 5px;
	background-image: url(../images/sunburst.png);
	background-repeat: repeat-y;
	background-position: center top;
}
