body{
    padding-left: 11em;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #ab1c04;
	margin-left: 50px;
    background-color: #dcbb55;
	}
  ul.navbar{
    list-style-type: none;
    padding: 0;
    margin: 0;
	margin-right: 40px;
    position: absolute;
    top: 0.5em;
    left: 0.1em;
    width: 13.5em ;
	}
  h1{
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif ;
    }
  p{
    font-weight:bold;
    font-size: 18px;
    }
  ul.navbar li{
    background: #6a572a;
    margin: 0.1em 0;
    padding: 0.3em;
	font-family: Monotype Corsiva;
	font-size: 20px;
	color: #ff0000;
    border-right: 1em solid black; 
	}
  ul.navbar a{
    text-decoration: none; 
	}
  a:visited{
   	color:orange;
	}
  a:hover{
	font-size: 20px;
	font-weight:bold;
	color:orange;
	background-color:white;
	}
	span{
	font-size: 24px;
	font-weight:bold;
	}
	a:link{
	color:orange;
	}
  span.image{
    position: relative;
    left:225px;
	}
	div {
	font-size: 18px;
	font-weight:bold;
	position:relative;
	text-align:center;
	}
	div.pages {
	font-size: 20px;
	}