﻿/*
font-family:'Seagull W01 Light';
font-family:'Seagull W01 Medium';
font-family:'Seagull W01 Bold';
font-family:'Seagull W01 Heavy';
font-family:'TwCenW01-ExtraBoldItali';
font-family:'Tw Cen W01 Extra Bold';
font-family:'Tw Cen W01 Bold Italic';
font-family:'Tw Cen W01 Bold';
font-family:'Tw Cen W01 Semi Bold';
font-family:'TwCenW01-MediumItalic';
font-family:'Tw Cen W01 Semi Medium';
font-family:'Tw Cen W01 Medium';
font-family:'Tw Cen W01 Light Italic';
font-family:'Tw Cen W01 Light';
*/

.headerWrapper {
    background: url(images/header-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 0;
    padding: 30px 0;
    position: relative;
}
