body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    line-height: 1.5;
    color: #373a3c;
    background: url('bg_body.jpg')
}
.no-maxwidth-mobile {
        max-width: 940px;
    }
