/* Edit the below BG color for banner background */
div#content1 {
    background: #10192b;
}
/* Only edit this if banner image needs adjusted */
div#content1 img {
    width: 100%;
    padding-top: 5px;
}
/* Edit the color below for banner text color */
div#content1 center {
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    padding: 20px 95px;
    line-height: normal;
}
/* Submit button color edit */
input[type="submit"] {
    background: #156BB5 none repeat scroll 0% 0% !important;
}	