

body{
    font-family: 'Lato', sans-serif;
    color:#333;
    line-height:1.6em;
    margin:0;
}
.container{
     width:90%;
     max-width:900px;
     text-align:center;
}

h1,h2,h3{
    font-weight:normal;
    line-height:1.5em;
}

h1{
 font-size:3rem; 
 color:#40CCEA;
 word-spacing:10px;
 border-bottom:;
}

h2{
   font-size:;  
}

h3{
    font-size:; 
}