body {
    color: #63462d;
}

h1 {
    color: #fff;
    font-size: 1.16em;
    margin: 25px auto;
    text-align: center;
    text-transform: uppercase;
    width: 989px;
}

#page {
background:url(../images/section-slice-bg.jpg) repeat-y #ae6813;
}

#wrapper {
background:url(../images/section-main-bg.jpg) no-repeat;
/*min-height:671px;*/
}

#body {
    margin: 0;
}

#content {
    margin: 0;
}


#footer {
    background:url(../images/section-footer-bg.jpg) no-repeat #ae6813;
    padding: 6px;
}
#footer p#copyright {
    margin: 10px 0 0;
}
/* #footer a */
#footer a {
    color: #63462d;
}
