body {
      margin-right: 5%;
      background: url("pix/background.jpg");
      font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
      color: gray;
     }


h1 {
        color: gray;
   text-align: center;
    font-size: 30pt;
   }


h2 {     color: gray;
    text-align: center;
     font-size: 20pt;
   }


h5 {         color: white;
        text-align: center;
  background-color: maroon;
         font-size: 14px;
       margin-left: 15px;
     margin-bottom: 55px;
       font-weight: bold;
   }



hr { color: gray;
     width: 40%;
   }


p {  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-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 {
  vertical-align: top;
          border: 0;
     font-family: "Arial Narrow", "Times New Roman";
   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: 11pt;}
