﻿body {
    background-color: #fff;
}

.main {
    font: 14px Arial;
    margin: 5% 10% 0 10%;
}

.bold {
    font-weight: 700;
}
