body {
    padding-top: 100px;
}

.navbar-inverse {
    background: #38114D;
    background: url("../img/header-background.jpg") 0 0 repeat;
}

.red {
    color: red;
}

label > ul li {
    color: red;
}