#banner {
    background-image: url(../images/banner.jpg);
    background-position: center center;
    background-color: #184e5c;
    height: 270px;
    width: 100%;
    text-align: center;
}