body {
	color: blue;
	padding-left: 11em;
	background-color: #CCC;
	font-family: Georgia, "Times New Roman",
          Times, serif;
}
ul.navbar {
	position: absolute;
   	top: 2em;
	left: 1em;
    width: 7em;
}

h1 {
	font-family: Georgia, "Times New Roman",
          Times, serif;
}
