html { overflow-y: scroll; }

body {
    background: #444 url(../images/bg.jpg) repeat 0 0 scroll;
}

