/* BODY */
html, body {
    margin:0;
    font-family:'Balsamiq Sans', 'Arial';
    font-weight:400;
    font-style:normal;
    font-size:16px;
    line-height:16px;
    color:#000080;
}

/* EASE OF USE CLASSES */
.t-center {
    text-align:center
}

/* TEXT CONFIG */
strong, b {
    font-weight:700;
}

em, i {
    font-style:italic;
}

h1 {
    font-family:'Matemasie', 'Georgia';
    text-transform:uppercase;
    font-size:32px;
    line-height:32px;
}

h2 {
    font-family:'Russo One', 'Verdana';
    text-transform:uppercase;
    font-size:24px;
    line-height:24px;
}

h3 {
    font-family:'Jacquard 12', 'Georgia';
    font-weight:normal;
    font-size:24px;
    line-height:24px;
}

h4 {
    font-family: 'Pixelify Sans', 'Arial';
    font-weight:normal;
    font-size:12px;
    line-height:12px;
}