body {
  color: #009900;
  text-align: center;
  background-color: black;
  font-family: "Courier New",Courier,monospace;
  margin-left: 25px;
  margin-top: 25px;
  margin-right: 25px;
}
h2 {
  color: #009900;
  text-align: center;
  font-family: "Courier New",Courier,monospace;
}
h1 {
  color: #009900;
  text-align: center;
  font-family: "Courier New",Courier,monospace;
}
p {
  color: #009900;
  text-align: center;
  font-family: "Courier New",Courier,monospace;
}