.banner {
  color: #4169e1;
  background-color: #f8f8ff;
  font-family: Comic Sans MS, cursive;
  font-size: 24pt;
}

.lhs {
  color: #f0f8ff;
  background-color: #1e90ff;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 12pt;
}

.tsh {
  color: #ff0000;
  background-color: #fffacd;
  font-family: Comic Sans MS, cursive;
}


