html, body {height: 100%;  }
body {/* customize_background */ background-color: #4f452a; /* customize_background */ text-align: center; padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor: pointer}

#page {
    text-align: left;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    }

#page #header {
    /* customize_top-background */ background-color: #4f452a; /* customize_top-background */
    width: 100%;
    height: 45px;
}

#page #logo a{
    display: block;
    text-indent: -6000em;
    width: 580px;
    height: 90px;
    padding-left: 40px;
}

#page #main {
    height: 682px;
    background-image: url(http://www.mountainsidebikes.com/packages/theme_mountainside/themes/mountainside/images/bg2-1024.jpg);
}

#page #footer {
    /* customize_bottom-background */ background-color: #4f452a; /* customize_bottom-background */
    width: 100%;
    height: 45px;
}

.copyright{float: left; }
.footer-right{float: right; }
