body { margin-top:100px; }
.bg-dark {
    background-color: #0093b1 !important;
}

.thead-inverse th {
    background-color: #0093b1;
}