.footer{
    margin-top: 50px;
    width: 100%;
    overflow: hidden;
    background: url("/public/bg_footer.jpg") center top;
    padding-top: 40px;
    padding-bottom: 20px;
}

.footer p{
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
}

.footer p span{
    color: #fff;
    margin: 0 13px;
    display: inline-block;
}

.footer img{
    vertical-align: middle;
}

#gaba{
    padding-left: 20px;
    background: url("/public/ghs.png") no-repeat left center;
}