body {
  
  font-family: Verdana;
  color: blue;
  background-color: #d8da3d }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
   }
h1 {
  font-family: Verdana }
ul.navbar li {
  background: white;
   }
ul.navbar a {
  text-decoration: none }
a:link {
  color: blue }
a:visited {
  color: purple }
address {
   }