
body {
background-color:#FBFBEF;
font-family:"Trebuchet MS", sans-serif;
font-size: 0.8em;
color: #75665F;
}

h1{
font-size:1.5 em;
font-weight:bold;
padding-left:30px;
}

.nav {
margin: 0px;
padding-top:5px;
padding-left: 30px;
list-style: none;
}

.nav li{
width:90px;
height:30px;
padding-bottom:20px;
}

.nav li a{
width:90px;
height:30px;
border:none;
font-size:1.4em;
color:#9C3C09;
text-decoration:none;
font-weight:bold;
}

.nav li a:hover {
color: #6F7E55;
}














