/*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    /* required margin for .navbar-fixed-top. remove if using .navbar-static-top. change if height of navigation changes. */
    margin-top: 50px;
}

.full {
    /* header image background - change the url below to your image path (example: ../images/background.jpg) */
    background: url('../Images/background1920x1080.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
