body {
	background: url(../../images/bg-img.png);
}

#headerwrap {
	background: #3c3936 url(../../images/header-tile.png) repeat-x;
}

a:link { color: #83734d;}
a:visited {	color: #83734d;}
a:hover { color: #9e8b5c;}
a:active { color: #83734d;}

