body {
    font-size: 100%;
    background-color: #F6F6F6;
    height: inherit;
}
body .main-view {
    background-image: url(../img/page-bg.jpg);
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
}