html, body {
    background: url('/img/bg.png?v=1') no-repeat right -345px;
    background-size: 100%;
    background-color: #fff;
}

#payments {
    background: #75A1B0;

    text-align: center;
}

#tos {
    background: #F272A8;
}
