body {
    background-color: #F5F5F5;
    color: #40407A;
    font-family: verdana, arial, sans-serif;
}
header {background-color: #80CBC4;
        background-image: url(lilyheader.jpg);
        background-position: right;
        background-repeat: no-repeat;
}
nav {font-weight: bold; text-align:center; }
nav a {text-decoration: none;}
footer {background-color: #80CBC4;
}    
h1 {line-height: 400%; 
    text-indent: 1em; }
footer {font-size: small;
        font-style: italic;
        text-align: center; 
}  
LI {font-size: 90% ;}  
DD {font-size: 90% ;}  