* {
   font-family: Georgia, 'Times New Roman', serif;
}

.nav li {
   font-size: .8em;
   text-indent: 1em;
   line-height: 3.3em;
}


.nav li a {
   text-decoration: none;   
}

h1 {
   font-weight: normal;
   letter-spacing: 1px;
   font-style: italic;
   font-size: 1.3em;
}

.footer {
   font-size: .7em;
   line-height: 1.8em;
   font-style: italic;
}
