.banner {
  background-color: #6495ed;
  font-family: cursive;
  font-size: 28pt;
}

.main {
  background-color: #fffacd;
}


