  body {
    font-size: 1em;
    font-weight: bold;
    background-color: #000000;
    color: #CD5C5C;
    text-align: left;
    background-image: url(actbg12.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    font-family: Arial, Helvetica, sans-serif;
}

  h1 {
    text-align: center;
    font-weight: normal;
  }

  h2 {
    text-align: left;
    font-weight: normal;
  }

.redtext {
  background-color: transparent;
  color: #ff0000;
  text-decoration: underline;
}

