body{
    background: url("image/backbody.png") repeat ;
    min-width: 1170px;
    font-family: Open Sans, Arial, monospace ;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: white;

}
.menu-site .row{
    height: 87px;
    color: #4b78bb;
    background: white;
}