body 
{
    font-size:16px;
    font-family:'Lato', Arial, Sans-Serif;
    color:#333333;
}

h1 
{
    font-size:34px;
    color:#888;
    font-weight:400;
    line-height: 1.3;
}

h2 
{
    font-size:22px;
    color:#555;    
    font-weight:700;
}

h3 
{
    font-size:18px;
    color:#3996d0;
    font-weight:700;
}

p 
{
    font-size:16px;
    font-family:'Lato', Arial, Sans-Serif;
    color:#333333;
}