﻿.header-wrap {
    background: #6aa1d2 url(header-bg.png?5034) bottom repeat-x;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .header-wrap a {
        font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 30px;
        line-height: 1;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
    }