body {
  background-image: url("http://www.queendivadesigns.com/images/background.jpg");
background-repeat: no-repeat;
  padding-left: 11em;
  margin-top: 0em;
  font-family:"Times New Roman",Times, serif;
  color: black;
  background-color: white
 }
ul.navbar {
list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 8em;
  left: 1em;
  width: 11.5em;

}
h1 {
margin: 0;
 position: absolute;
  top: 1em;
 font-size:.9em; 
 font-family:"Times New Roman",Times, serif; 
  text-decoration: none}
ul.navbar li {
background-color: transparent;
  margin: 0em;
  padding: 0em;} 
ul.navbar a {
  text-decoration: none}
a:link {
  font-family:"Times New Roman",Times, serif;
  background-color: white;
color: black;font-size:.9em }
a:visited {
background-color: white;
  color: purple;font-size:.9em }
A:hover {
background-color: 990099;
color: white; font-size:.9em;font-family:"Times New Roman",Times, serif }
address {
background-color: #FF0066;
  margin-top: .9em;
  padding-top: .9em;
  border-top: thin dotted 
}

//////////////





