body,
#container,
.page {
    background: #fff !important;
}

#container {
    min-height:100%;
    position:relative;
}

.page {
    min-height: 500px !important;
}

.footer {
    position:absolute;
}
