html, body {
	background: #2c5782 url(/images/backgrounds/boss.gif) fixed no-repeat center top;
}

#menu {
  background-color: #CCD4E5;
}

#menu a.selected {
  background-color: #1A6497;
}

#body-products h2.index {
  background-color: #1A6497;
}

#tab-bar a {
  background-color: #CCD4E5;
}

#tab-bar a.selected {
  background-color: #1A6497;
}
