html {
  background: #F3F4F8 url('/static/user-theme/kpmg/img/back.png') repeat-x !important;
}
.bump-headerContent {
  background: #002D85;
}
.bump-subNavigationWrapper a.active,
.bump-subNavigationWrapper span.active {
  background: #FFD900 !important;
  color: #000 !important;
}
.bump-pageNavigation .bump-mainNavigation a.active,
.bump-pageNavigation .bump-mainNavigation span.active {
  background: #E6E6E6 !important;
}
.topMenuMoreList a,
.topMenuMore .topMenuMoreLink,
#topMenu li a,
#topMenu li span {
  color: #69A5EB;
}
#footer {
  background: #002D85;
}
