﻿body {
}

#wrapper{margin: 20px auto; padding: 0 20%;}
header h1{
   
    font-size: 32px;
    color: #6b6b6b;
    font-style: normal;
    font-weight: 300;
}
header h1, h2, h3{    

    text-transform: uppercase;
    
    letter-spacing: 0;
    line-height: 1.2em;
    font-family: "Lato";

}
h2, h3{font-size: 16px; font-weight: bold; margin: 15px 0 0 0;}
p{margin: 0 0 10px 0;}
input{width: 300px;}
input.tbsmall {width: 50px;}
input[type='checkbox']{width: 13px;}
.error, .required{color: red;}
.send{margin-top: 20px;}