.front-header {
    background-color: white;
    border-bottom: 2px solid #ff6600;
    z-index:100;
}

.front-header .logo {
    background-color: transparent;
    display: inline-block;
    line-height: 45px;
    float: left;
}

.front-header .logo > a {
    color: #ffffff;
}

.body-container.intro {
    background: url('/Content/Images/WHInstructor/WarehouseInstructorSplash2.png') no-repeat center center;
    background-size: cover;
}
