body {
      background-image: url(pics/parchmtl.jpg);
      background-color: #c0c0c0; /* grey */
      font-family: "Times New Roman", serif;
      font-size: 12pt;
      color: #000000;
}
h1 {
      font-size: 26pt;
   }
h2
   {
      font-size: 20pt;
   }
td {
      color: #000000;
}
th {
      color: #000000;
}
      
