h2{ 
  background-color: darkgray;
  color: orange;
  font-family: 'Courier New', Courier, monospace;
  font-size: 50px;
  text-align:center;
}
h5 {
  background-color: white;
  color: black;
  font-family: 'Courier New', Courier, monospace;
  font-size: 15px;
}
body {
  background-color: white;
  font-size: 15px;
  color: black;
  font-family: Courier, monospace;
  border-left: 25px solid darkgray;
  border-right: 25px solid darkgray;
  border-bottom: 25px solid darkgray;
}
FH1 {
  color:#a33ef0
}
CK1 {
  color:#71eb34
}
AL1 {
  color:#d11b1b
}
SC1 {
  color:#d95adb
}

