html, body {
    height: 100%;
}
#page_container {
    min-height: 90%;
    height: auto !important;
    height: 90%;
    margin: 0 auto -30px;
}
.push {
    height: 30px;
}
