a.dropdown-item[href*="QuickRecovery"] {
  display: none !important;
}
* { 
    font-family: Arial; 
} 
.navbar-inverse { 
    background: #232378 url(/images/blank.gif) center 20px no-repeat; 
}
.bfcs_footerLogoImage + p{
display:none;
}
html
{ 
  background-size: 100% 98%;
  background-position: center center;
  background-attachment: fixed;
}