    body {
      padding-left: 11em;
      font-family: Georgia, "Times New Roman", Times, serif;
      color: #ECB3E1;
      background: url("images/fosterbackground.gif");
      background-repeat: no-repeat;
      background-position: center top;
      background-color: #858684 }

    ul.navbar {
      background: #AA809E;
      list-style-type: none;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 2em;
      left: 1em;
      bottom: 1em;
      width: 9em }
    
   ul.navbar li {
      margin: 0.5em 0;
      padding: 0.3em;
      border-right: 1em solid #AA809E }

   ul.navbar a {
      text-decoration: none }

   a:link {
     color: blue }

   a:visited {
      color: purple }

   h1 {
     font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }

   address {
     margin-top: 1em;
     padding-top: 1em;
     border-top: thin dotted }
