The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
h1 {
  background-color: #ffcccc;
  border-bottom: 2px solid #ff9999;
}

h2, h3 {
  background-color: #ffdddd;
}

a {
  color: #770000;
}

div.footer {
  background-color: #ffcccc;
  border-top: 1px solid #ff9999;
}