/*body {
  min-height: 980px;
}*/

html, body {
    overflow: visible !important;
    overflow: auto;
    min-height: 800px;
    min-width: 980px;
    height: 99.6%;
    height: 99.6% !important;
    height: 900px;
    width: 100%;
    background: #fff url(../images/background.jpg) repeat left bottom;
    margin: 0; padding: 0;
}
#website {
    overflow: hidden !important;
    overflow: auto;
    min-height: 800px;
    height: 99.6%;
    height: 99.6% !important;
    height: 900px;
    width: 100%;
    margin: 0; padding: 0;
}
