html {
    background-color: white;
}

.navbar .navbar-default {
    background-color: white;
}

.navbar-header img {
    height: 60px;
    width: 200px;
}

body .fill-bg {
    background-image: none;
}

.modal-dialog img {
    height: 60px;
    width: 200px;
}