body {
    background: #f5f5f5 no-repeat fixed center top !important;
}

#container {
    position: relative !important;
    background-color: #f5f5f5 !important;
    padding: 0 10px 10px 10px;
}

footer.page {
    position:relative;
    padding: 0 10px 10px 10px;
}

.footer--bg-banner-exists {
    position: relative;
    z-index: 201;
    background-color: #f5f5f5;
    max-width: 960px;
}

#copyrights {
    background-color: #f5f5f5;
}

#copyrights span {
    padding-left: 10px;
}

#copyrights .creator {
    padding-right: 10px;
}

div#bgbanner-header {
    background: #f5f5f5 url(../images/bg.png) repeat-x 0 0;
    height: 110px;
    width: 100%;
    position: absolute;
    z-index: 1;
}

a#bgbanner-url {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 0;
}