h1 {
  border: 5px solid #6666cc;
  text-align: left;
  font-weight: bold;
  color: #9999ff;
  font-size: 35px;
}
h2 {
  text-align: left;
  font-weight: bold;
  font-size: 30px;
  color: #55ff32;
  text-decoration: underline;
}
