footer{
    width: 100%;
    height: 51px;
    background: url(../img/bg_footer.jpg);
    /*background: #000;*/
    color: #FFF;
    font-size: 12px;
    text-align: center;
    padding: 20px 0 0 0;
    box-sizing: border-box;
}