BODY {
   background-color: #CCE0DE;
   color: black;
   font-family: serif
}

H1 {
  color: #0000A0;
  text-align: center;
  font-family: Arial, Helvetica, san-serif
}

.dropcap  {
   font-size: large;
   color: #0000A0
}

.copyright {
   border-top: 1px black solid;
   font-size: smaller
}
