#ivy {
background: #CD180D;
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif; 
}
#wrapper {
margin-left: auto;
margin-right: auto;
width: 80%;
}
h1 {
background: #4EC631;
color: #FFFFFF;
text-align: center;
line-height: 200%; 
}
#nav {
text-align: center;
font-weight: bold;
}
#footer {
background: #CD180D;
color: #FFFFFF;
font-size: 0.7em;
font-style: italic;
}


