body {
    color: #330033;
    background-color: #ffccff;
    background-image: url(bgAbout.jpg);
}

h1 {
  color: #663300;
  font-family: monospace;
  font-size: xx-large;
  font-weight: bold;
  font-style: normal;
  margin: 0;
}
h2 {
  font-family: "Verdana", sans-serif;
  font-size: medium;
  font-weight: bold;
  font-style: normal;
}

span#Header {
  color: #663300;
  font-family: serif;
  font-size: medium;
  font-weight: bold;
  font-style: italic;
  vertical-align: top;
}

#Trailer {
  margin: 48pt 80px 0 60px;
}
#TrailerRule {
  height: 2px;
  color: #006600;
}
#TrailerLeft {
  float: left;
  text-align: left;
  color: #006600;
  font-family: sans-serif;
  font-size: xx-small;
}
#TrailerRight {
  float: right;
  text-align: right;
  color: #006600;
  font-family: sans-serif;
  font-size: xx-small;
}

