#content {
  background: url(../images/center_column_background_red.gif) top left no-repeat #fff;
}
#content h1 {
  margin: 0;
  color: #fff;
  font-size: 18pt;
}
#content a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #f00;
}
#content a:hover {
  background-color: #f00;
}