#footer{
    background-color: #aaa;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 50px;
}

