html {
  background-color:#00FF00;
}
h1 {
  text-align:center;
  color:#FFFFFF;
}
h2 {
  color:#FFFFFF;
  text-align:center;
}
p { 
  color:#000000;
  font-size:20px
}