p {
  font-family: "Courier New",Courier,monospace;
  color: #006600;
  font-size: 20px;
}
h1 {
  border-style: solid;
  border-color: #003300;
  background-color: #33ff33;
}
h2 {
  text-decoration: underline;
  font-size: 30px;
  font-weight: bold;
}
