 
BODY{
  background-color : #fd8a68;
  text-align : center;
}
H1{
  color : aqua;
  font-size : x-large;
}
P{
  font-size : small;
}
H2{
  font-size : large;
  color : aqua;
}
