<style type="text/css">
  body {
 padding-left: 20em;
padding-bottom: 5em;
    font-family: Georgia, "Times New Roman",
          Times, serif;
    color: brown;
 background-color: orange;
 alink="#000099" link="#000099" vlink="#990099"}

A:link { text-decoration: underline }

A:visited { text-decoration: none }
A:hover { background: cyan }



  ul.navbar {
   list-style-type: none;
    padding: 5;
    margin: 2;

 position: absolute;
    top: 2em;
    left: 1em;
    width: 9em }
  h1 {
     { text-align: center }
font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif
position: relative;
    top: 2em;
    
 }
h1.blocktext {
text-align: center;

   margin-left: auto;
    margin-right: auto;
    width: 10em
}

h4 {
color: green;
position: relative;
    top: 2em;
    left: 1em;
	bottom: 10em
    width: 50em 
}

p {
padding-top: 1em;
padding-left 15em;
color: black; 
position: relative;
padding: 1em
top: 2em;
    left: 1em;
	bottom: 10em
    width: 50em 
}



br {color: red; 
position: relative;
padding: 3em
top: 2em;
    left: 1em;
	bottom: 10em
    width: 50em 
}




ul.navbar li {
    background: orange;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black }
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: blue }
  a:visited {
    color: purple }

address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
  </style>
