body {
background-color: #ffffff;
font-family: Comic Sans MS, Sans-serif;
font-size: 1em;
margin-left: 30px;
margin-right: 30px;
}

h1 {
font-size: 1.4em;
}

h2 {
font-size: 1.2em;
}


h3 {
font-size: 1em;
font-style: italic;
}

hr{
color: #979764;
}

.describe {
color: #979764;
font-style: italic;
}

.small {
font-size: .75em;
}

.footer {
font-size: .75em;
text-align: center;
}

.brown {
background-color: #AEAE86;
font-size: .9em;
}

a:link {
color: #0000FF;
}

a:visited {
color: #0000FF;
}

a:hover {
color: #990000;
text-decoration: none;
}
