﻿body { margin-left: 10%;
  margin-right: 10%; 
    background: url("/how_2/pix/background.jpg");
   font-family: 'Tangerine', serif, Garamond, Verdana;
 color: black;}

@viewport {width: 320px auto; }


h1 {
   font-family: 'Jacques Francois Shadow', cursive;, Garamond, Verdana;
    text-align: center;
 font-size: 48px; }

   
h2 {color: grey;
   font-family: 'Jacques Francois Shadow', cursive;, Garamond, Verdana;
    text-align: center;
 font-size: 40px;
   margin-left: 15px;  }


h5 { color: yellow;
    text-align: center;   
  background-color: grey;
 font-size: 22px;
   margin-left: 15px;
 margin-bottom: 55px;
   font-weight: bold;  }


#let1{
   font-size: 28px;
   font-weight: 800; }


hr {color: navy;}


p, table {
  font-family: 'Stint Ultra Condensed', cursive;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2; }

td { vertical-align: top; }


.klein, .kleinrem, #vn { 
 font-size: 15px;
   font-weight: 550;
   line-height: 19px;
   font-family: "Times New Roman", Garamond, serif, Verdana, Helvetica; }


.kleinrem, .centreer {
   text-align: center;
  text-indent: 0; }

.kleinrem { margin: 0; }


#center{ height: auto;
    margin-left:  10%;
   margin-right:  10px;
  max-width: 904px; }


img { border: 0;
   max-width: 100%;
  height: auto;
   width: auto; }

   
blockquote {
 font-size: 10pt; 
   font-family: Courier, "Courier New", monospace, serif;
   margin-left: 40px;
  margin-right: 40px;}


a:link {color: blue;
   text-decoration: none; }

a:visited {color: purple;
   text-decoration: none; }

a:active {color: green;
   text-decoration: underline; }

a:hover {color: maroon;
   text-decoration: none; }

ol,ul {font-size: 11pt;}