html, body
{
    height: 100%;
    -moz-box-sizing: content-box;
}
body  {
	height: 100%;
	min-height: 100%;
}