

.index_block {
    margin: 10px 0;
}

#wrap {
    margin-top: 2em;
    width: 100%;
    padding: 1em;
    background-color: #fff;
}
/* left half of the screen */
#left_block {
    float: left;
    width: 48%;
    text-align: justify;
}

/* right half of the screen */
#right_block {
    float: right;
    width: 48%;
    text-align: justify;
}

/* right half of the screen */
#photo {
    float: right;
}

#lastone {
    margin: 40px 0;
}

#massage_prices {
    clear: both;
}

