body {
	background-color: #431F12;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	text-align:center;
}
