﻿body {
    font-family: Lato;
    line-height: 1.5em;
    color: #666;
    background-color: #fff;
    padding: 30px;
    text-align: justify;
}

h1 {
  font-size:1.1em;
  text-align:left;
}

h2 {
  font-size:1em;
   text-align:left;
   margin-bottom: 0;
}