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: large;
  font-weight: bold;
  font-style: normal;
  margin: 4pt 0 0 0;
}

h3 {
  color: maroon;
  font-family: "Verdana", sans-serif;
  font-size: medium;
  font-weight: bold;
  font-style: normal;
  margin: 4pt 0 0 0;
}

#PageBody {
  margin: 3pt 18pt 6pt 9pt;
}

#PageBody p {
  font-family: "Century Schoolbook" ,serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2;
  margin: 0 0 9pt 0;
}



#Header {
  color: #663300;
  font-family: serif;
  font-size: medium;
  font-weight: bold;
  font-style: italic;
  vertical-align: top;
}


#Trailer {
  margin: 12pt 0 0 0;
}

#TrailerRule {
  height: 2px;
  color: #006600;
  margin: 0;
}

#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;
}




