body {
  padding-left: 3em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
  width: 70em } 
sousbody{
list-style-type: none;
  position: absolute;
  padding-left: 25em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
  width: 45em }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 1em;
  left: 1em;
  width: 20em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif ;
  border-top: 3px solid;
  border-bottom: 3px solid }
h2 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif ;
  border-bottom: 1px solid }
ul.navbar li {
  margin: 0.5em 0;
  padding: 0.3em }
ul.navbar a {
  text-decoration: none }
a:link {
  color: blue }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }

