* { font-family: trebuchet ms; font-size: 14; color:594149}
copy { font-family: trebuchet ms; font-size: 10; color: 594149}
h1 { font-family: trebuchet ms; font-size: 25; weight: bold; color: 000000 }
h3 { font-family: trebuchet ms; font-size: 17; weight: bold; color: 000000 }
body {
  background-image : url(.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position: top right;
  padding-top: 3em;
  padding-right: 0em;
  background-color: #8A7979}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 4em;
  left: 7em;
  width: 9em }
ul.navbar a {
  text-decoration: none }
a:link {
  color: 000000; text-decoration: underline}
a:visited {
  color: 000000; text-decoration: underline}
#form{ background-color: #F6E6CC; }