body {
      background-image: url(pics/sandstnd_jon4.jpg);
      background-color: #800000; /* Maroon */
      font-family: "Times New Roman", serif;
      color: #000000; 
}
a:link {
      color: #000080;
}
a:visited {
      color: #000080;
}
h1 {
      font-size: 26pt;
   }
h2
   {
      font-size: 20pt;
   }

td.body {
      font-weight: bold;
      font-family: "Times", serif;
      color: #000000; 

}      
