﻿body {
    background-color: #fff;
}

.banner {
    height: 15em;
    border-bottom: 1px solid #e0e0e0;
    background: url("../images/banner9.jpg") no-repeat center bottom;
    background-size: cover;
}