﻿p {
    line-height: 2;
    text-align: justify;
}
body {
    line-height: 1.42857143;
    color: #777777;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    background-attachment: fixed;
}