﻿html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: 100%;
    margin: 0 auto -20px;
}
.footer, .push {
    height: 20px;
}
