body {
background: #38299E;
color: #000000;
font-family: Verdana, Arial, sans-serif; 
}

#wrapper {
margin-left: auto;
margin-right: auto;
width:80%;
}

h1 {
background: #81A61A;
color: #000000;
text-align: center;
line-height: 200%; 
}

#nav {
text-align: center;
font-weight: bold;
}

#footer {
background: #FFE524;
color: #000000;
font-size: 0.7em;
font-style: italic;
}