.header {
  font-family: Comic Sans MS;
  font-weight: bold;
  color: white;
  background-color: darkblue;
  font-size: 120%;
}

.header_hi {
  font-family: Comic Sans MS;
  font-weight: bold;
  color: Red;
  background-color: darkblue;
  font-size: 120%;
}


.title {
  font-family: Comic Sans MS;
  font-weight: bold;
  color: white;
  font-size: 300%;
}
