body {
      margin-right: 5%;     
      background: url("http://www.mijnplatteland.com/pix/background.jpg");
      font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";
      color: black;
     }


.box {
           padding: 10px; 
             color: black; 
  background-color: transparent;
            border: black 2px solid;
      }


h1 {     color: maroon;
   font-weight: bold;
   line-height: 38pt;
    text-align: center;
     font-size: 32pt;
   }


h2 {     color: maroon;
    text-align: center;
     font-size: 20pt;
   }


h5 {            color: white;
     background-color: maroon;
           text-align: center;
            font-size:  14px;
          margin-left: 150px;
        margin-bottom:  55px;
          font-weight: bold;
   }


hr { color: navy;
     width: 40%;
   }


p {  font-size: 22px;
   font-weight: 500;
   line-height: 29px;
   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;
}


#right{
    position: absolute;
    right:  10px;
    top:   225px;
    width: 150px;
}


#let1{
   font-size: 28px;
   font-weight: 800;
}


.klein { font-size: 15px;
   font-weight: 550;
   line-height: 19px;
   font-family: Garamond, serif, Verdana, Helvetica, "Times New Roman";

 
table {  vertical-align: top;
         border: 0;
       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;}