﻿#footer {
    /*background-color: red;*/
    position:  static;
    bottom: 0px;
    left: 0px;
    right: 0px;
    /*height: 50px;*/
    margin-bottom: 0px;
    /*margin-top:100px;*/
}

div {
    margin: 0px 0px 0px 0px;
}

body {
    margin-bottom: 0px;   
}
