body {
  margin: 5px 5% 5% 5%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#header {
  border-bottom: solid 3px gray;
}

img {
  border-style: none;
  border-width: 0;
}

h1 {
  text-align: left;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  font-family: MediciScript, Monotype Corsiva, Adobe Serif MM, serif;
  font-variant: normal;
  font-size: 36pt;
  clear: right;
}

h2 {
  margin-top: 10px;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  font-family: Trebuchet MS,sans-serif;
  font-variant: normal;
  font-size: 151%;
}

h3 {
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  font-family: Trebuchet MS,sans-serif;
  font-variant: normal;
  font-size: 124%;
}

h4 {
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  font-family: Trebuchet MS,sans-serif;
  font-variant: normal;
  font-size: 133%;
}

h5 {
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  font-family: Trebuchet MS,sans-serif;
  font-variant: normal;
  font-size: 124%;
}

h6 {
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  font-family: Trebuchet MS,sans-serif;
  font-variant: normal;
  font-size: 115%;
}

.weathervane {
  display: inline;
  width: 243px;
  height: 167px;
}

