html {
overflow-y: scroll;
}
html,body{height:100%;}
.item-page, .item-page>div{height:100%;}
body{
        background: url('../../../images/background.jpg') top center fixed;
        margin:0;
        font-family:ARIAL;
        line-height:normal;
}
