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