body {
  padding-left: 20em;
  font-family: Verdana;
  color: white;
  background-color: #000000}

ul.navbar {
  list-style-type: none;
  padding: 0; 
  margin: 0;
  position: absolute;
  top: 8em;
  left: 1em;
  width: 9em;
  border-right: image="/bg.jpg" }
  
h1 {
  color: white;
  position: absolute;
  top: 20em;
  left: 1em;
  width: 10em;
  text-decoration: none;}
  
ul.navbar li {
  background: black;
  margin: 0;
  padding: 0;
  border-right: none }
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 }

body {background-image: url(rule2.jpg)
;background-repeat: repeat-y;
background-position: 17% 17%;}






