html {
    position: relative;
    min-height: 100%;
}
.docbox a {
    color: whitesmoke;
}
.docbox a:hover {
    color: white;
}
.pagewrap {
    margin-bottom: 54px;
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}
