html {
  background: url('/static/user-theme/unilever/img/background.jpg') 50% 44px no-repeat !important;
}
body {
  position: relative;
  background: none;
}
.bump-headerContent {
  background: #FFF;
}
.bump-pageNavigation .bump-mainNavigation a,
.bump-pageNavigation .bump-mainNavigation span {
  color: #1284C6;
  font-weight: bold;
  text-transform: uppercase;
}
.bump-subNavigationWrapper a.active,
.bump-subNavigationWrapper span.active {
  background: #1284C6 !important;
}
#footer {
  background: #EEE;
}
#footer * {
  color: #000 !important;
}
#footer .bump-icon:before,
.bump-headerContent .bump-icon:before,
#footer .bump-icon .before,
.bump-headerContent .bump-icon .before {
  background-image: url("/static/img/personal-sprite-black.png") !important;
}
.bump-bumpRating,
.bump-userName {
  color: #444;
}
.footerLogo {
  background: url('/static/user-theme/unilever/img/footer-logo-new.png');
}
