/*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: #B0CD5D;
    margin: 0; padding: 0;
	text-align: center;
}
#website {
    /*overflow: hidden !important;
    overflow: auto;
    min-height: 800px;
    height: 99.6%;
    height: 99.6% !important;*/
    height: 650px;
    width: 980px;
    margin: 0 auto 0 auto; padding: 0;
}

