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

h2 b {
  color: #13b5ea;
}

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

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

