#content {
    margin: 0px;
}

#margin, .navbar {
    display: none;
}
footer {
    position: fixed;
    bottom: 0;
    left: 0;
}
footer .date_info {
    font-size: tiny;
    color: #999999;
}

