html {
    overflow:hidden;
	}
body {
    height:100%;
    overflow:auto;
	}
#footer-wrapper {
	bottom:-1px;
}


