body {
background-color: #ffffcc;
color: #003300;
font-family: Arial, Helvetica, Sans-Serif;
}

h2 {
background-color: #ffffcc;
color: #003366;
}

h4 {
background-color: #ffffcc;
color: 006600;
}

dd {
font-style: italic;
font-size: .90em;
line-height: 200%;
}

#logo {
background-color: #ffffcc;
color: #48751A:
}

#nav {
font-weight: bold;
font-size: 1.2em;
}

.contact {
font-weight: bold;
font-size: .90em;
font-family: Times New Roman, Serif;
}

#footer {
font-size: .60em;
font-style: italic;
}

.yay {
margin-left: 10px;
padding-right: 10px;
}


