@charset "UTF-8";
div.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 1.5em;
    background-color: #dcedc3;
    /*padding: 5px;
    margin: 10px 0px 0px 0px;*/
    clear: both;
    text-align: center;
}