.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 39px;
    background-color: #fefefe;
}
