body {
      margin-right: 5%;     
      background: url("pix/background.jpg");
      font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
      color: grey;
     }


h1 {
        color: grey;
   text-align: center;
  font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
    font-size: 30pt;
   }


h2 {     color: grey;
    text-align: center;
   font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
     font-size: 20pt;
   }

h3 {     color: grey;
    text-align: center;
     font-size: 16pt;
   }



h5 {         color: white;
        text-align: center;
  background-color: grey;
         font-size: 14px;
       font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
       margin-left: 15px;
     margin-bottom: 55px;
       font-weight: bold;
   }



hr { color: grey;
     width: 40%;
   }


p {  font-size: 20px;
   font-weight: 500;
   line-height: 27px;
   font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
 }


.likep {  font-size: 20px;
   font-weight: 500;
   line-height: 27px;
   font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
 }


#left {
    position: absolute;
        left:  10px;
         top: 275px;
       width: 150px;
     }

#center {
    margin-left: 175px;
   margin-right:  10px;
         height: auto;
       }

#right {
    position: absolute;
    right:  10px;
    top:   225px;
    width: 150px;
      }

#let1 {
     font-size: 28px;
   font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
   font-weight: 800;
      }

.groter {
     font-size: 28px;
   line-height: 40px;
   font-weight: 800;
   font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
        }

 
#vn { font-size: 15px;
   font-weight: 550;
   line-height: 19px;
   font-family: Garamond, Verdana, sans-serif, "Times New Roman", serif;
    }


.klein { font-size: 15px;
   font-weight: 550;
   line-height: 19px;
   font-family: Garamond, Verdana, Helvetica, "Times New Roman", serif;
       }

td {vertical-align: top;
   }


table {  valign: top;
         border: 0;
    font-family: Garamond, Verdana, Helvetica, "Times New Roman", serif;
      font face: "Arial Narrow";
  padding-right: 1em;
      }


img { border: 0;
    }


blockquote {   
      font-size: 16px;
    font-family: Courier, monospace; 
    margin-left: 40px;
   margin-right: 40px;
           }


a:link {color: blue;}
a:visited {color: purple;}
a:active {color: green;}
a:hover {color: maroon;}
ol,ul,table {font-size: 12pt;}
