body {
  background-color: #006600;
}

h1 {
  color: white;
  text-align: center;
}

p {
  font-family: Tahoma;
  font-size: 20px;
}