

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;
             background-size: auto;
             font-size: 1em;
        
          }     
          
nav 
            {
               font-style: bold;
               text-align: center;
               text-decoration: none;
            }         

h1 
            {
               line-height: 400%;
               text-indent: 1em;
            }
          
footer
          {
             background-color: #80cbc4;
             font-style: italic;
             font-size: small;
             text-align: center;
          
          }


li
           {
               font-size: 90%;
           } 
           
dd
           {
              font-size: 90%;
           }           
img
           {
            align-items: right;
           }

