body.site { 
background: url(https://www.noblebrau.com/images/backgrounds/bg009.jpg) no-repeat;
}
.navigation {
    padding: 5px 0;
    border-top: none;
    border-bottom: none;
    margin-bottom: 10px;
}
.well {
    background-color: #949494;
    color: #4D2B41;
}
table.rs_calendar_module th {
    background: none repeat scroll 0 0 #582A2D !important;
}
.nav-pills > li > a {
    font-weight: bolder;
    font-size: large;
}
.btn-inverse {
    background-color: #582A2D;
}
.footer {
  color: #fff;
}