body {
background:url(../images/brown/back.jpg) repeat-x top center #FFFFFF;
}

body#inner {
background:url(../images/brown/backInner.jpg) repeat-x top center #FFFFFF;
}

a {
color:#423a2c;
}

a:hover {
color:#170f05;
}

#subfooter {
background:url(../images/brown/footerInner.jpg) repeat-x top center;
}

#footer {
background:url(../images/brown/footer.jpg) repeat-x top center;
}

a.button {
background-image:url(../images/brown/back.jpg);
}

a.button:hover {
background-image:url(../images/brown/back.jpg);
}