.footer{
    float: left;
    height: 40px;
    width: 100%;
    background-color: #F4F0E7;
    text-align: center;
    line-height: 40px;
    margin: 0;
}
.footer p{
    margin: 0;
}