img {margin:1em;clear:left;border:4px solid white}

body {background-image:url(images/background.jpg);
	 padding-left: 15em;color:blue}

h1 {font-family: Georgia, "Times New Roman",Times, serif;
     color:blue;}


ul.navbar {position: absolute;
    top: 215px;
    left: 0em;
    width: 9em;
 }

ul.navbar li {background:#00cc;
  padding: 0.3em;
  border-right: none }

.navbar img {margin:0}

ul.navbar a {text-decoration: none }

.footer	{ background:grey; height: 4em; border: thin solid blue; padding: 0.5em}
