body {
  background: white url(../images/bg_orange.png) no-repeat fixed center bottom;
}

h2 b {
  color: #fbb040;
}

.content a {
  color: #fbb040;
  text-decoration: underline;
}

.print a {
  text-decoration: none;
  color: #555;
}

