body{
    background-color: #f4f4f4;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    max-width: 1600px;
}

.spacer {
    margin-top: 40px; /* define margin as you see fit */
}