body {
  background-image: url(/images/page/main_nav_bg.gif);
  background-repeat: repeat-y left top;
}

body,.background-color {
  background-color: #b2bed3; /* Make this the same as the body's background color */
}


a:link {
  color: #333366; /* #FF6600; */
  text-decoration: none;
}