body {
  background-color:CornflowerBlue ;
  color: black ;
  font-family: Verdana ;
}
h2 {
  background-color: white;
  color: cornflowerBlue;
}