body { background-color: #f5f5f5; color: #40407a; 
    font-family: Verdana, Geneva, Tahoma, sans-serif; 

}



header { background-image: url(lilyheader.jpg); background-color:#80cbc4;
    background-repeat: no-repeat; background-position: right; 
    
   


}

h1 {
    line-height: 400%; text-indent: 1em;
}

nav {text-align: center; font-weight: bolder; 

}

nav a { text-decoration: none;

}

Footer { background-color: #80cbc4; text-align: center

}