﻿

/* =============================================================
   GENERAL STYLES
 ============================================================ */
body {
    font-family:Tahoma;
    font-size:16px;
    line-height:30px;
}
.pad-top {
    padding-top:120px;
    
}
h1 {
    font-size:80px;
    padding-bottom:20px;
    font-weight:900;
}

