body {
	background-color: #98966b;
	text-align: center;
}

#wrapper {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 690px;
	background-color: #FFFFFF;
}


#buttons {
	background: url('../images/btn_back.gif') no-repeat top center;	
	margin: -20px 0 -5px 0;
	text-align: center;
}
#content{
		
}
#contact {
	background-color: #FFFFFF;	
}

#btn {
	text-align: center;
	margin-right: 17px;
	margin-left: -17px;
}
#buttons li {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0px;
	display: inline;
	margin-left: -3px;
	margin-right: -3px;
	border-style: none;
}

a img, a:link img, a:visited img { border: 0; }
