body {
    background-color: #f8f9fa;
}

.jumbotron {
    background: url('../images/noumeay.jpeg') no-repeat center center;
    background-size: cover;
}

h2 {
    border-bottom: 2px solid #4E0506;
    /* Blue line under headings */
    padding-bottom: 10px;
}