﻿header {
    margin-bottom: 10px;
    background:none;
    background-color: #00338d;
    overflow: visible;
}

header .container {
    background: none;
    background-color: #00338d;
    height: 95px;
}

    header .welcome h5 {
        margin-top: 12px;
        margin-bottom: 10px;
        color: #fff;
        letter-spacing: 1px;
    }

h2#logobanner {
    background: none;
    height: 0px;
    width: 315px;
    color: #fff;
    margin-top: 28px;
    background-size: 315px 75px;
    font-family: kpmg extralight;
    display: block;
    font-size: 36px;
    letter-spacing: 3px;
}

.navbar {
    margin-bottom: 10px;
    background: none;
    background-color: #00338d;
    overflow: visible;
}