@import url(./base.css);
body
{
        font-size: 100%;
        line-height: 1.5;
        color: black;
        border-left: none;
        background: white ;
        padding: 0 4% 0 5%;
}
