body { font-family:Verdana, Arial, sans-serif;
     background-color: #F7F7F7;
       color: #191970; }
header {
            background-color: #80CBC4;
            background-image: url("lilyheader.jpg");
            background-position: right;
            background-repeat: no-repeat;}

h1 { background-color: #80CBC4;
     color: #AD77C3;
line-height: 400%;
    text-indent: 1em; 
background-image: url("lilyheader.jpg");
            background-position: right;
            background-repeat: no-repeat;}
h2 { color: #AD77C3; }
nav { background-color: #EAEAF2; 
text-align: center;
    font-weight: bold;
}
nav a {
    text-decoration: none;
}
footer { color: #666666; 
font-size: small;
    font-style: italic;
    text-align: center;}
li,
dd {
    font-size: 90%;
}
.companyname { color: #833B83; }