body {
	background: #2C2416 url(../images/bg.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
}
#footer {
	background: #493B26;
	padding-bottom: 10px;
}
#footer p {
	color: #8C744A;
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
}
#footer a {
	color: #CC9900;
}
#footer a:hover {
	text-decoration: underline;
}
