﻿html {
    background: #fff;
    height: 100%;
}

#footer {
    color: #000000;
    border-top: 1px solid #000000;
}

#content {
    margin-bottom: 15px;
    padding: 0;
}
