/* See license.txt for terms of usage */


* {
margin: 0;
 }

html, body {
 height: 100%;
}

.wrapper {

height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.foot, .push {
height: 4em;
}
