
body {
  padding-left: 11em;
  padding-right: 11em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
 color: rgb(0, 0, 0); 
 background-color: rgb(255, 255, 255); 
 background-image: url(http://www.spursofire.com/images/spursofire_sleeping_large.jpg);
}


a:link {
  color: rgb(255, 255, 255)
}

a:visited {
  color: rgb(255, 255, 255)
}

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 8em;
  left: 52em;
}

ul.navbar a {
  text-decoration: none
}

a {
  text-decoration: none
}

a.milo {
  position: relative;
  top: 93%;
  left: -10%;
  font-family: Georgia, "Times New Roman", Times, serif;
 color: rgb(255, 255, 255); 
}
