body {
background: #380B61;
color: #81F7F3;
font-family: Verdana, Arial, sans-serif; 
}

h1 {
background: #01DF01;
color: #000000;
text-align: center;
line-height: 200%; 
}

h2 {
background: #01DF01;
color: #000000;
text-align: center;
line-height: 200%; 
}

#nav {
text-align: center;
}

#footer {
background: #81F7F3;
color: #000000;
font-size: .60em;
font-style: italic;
text-align: center;
}