body {
 
  font-family: Gill Sans, Lucida, Arial, sans-serif ;
  color: grey;
  background-color: #OOOOOO }
 h1 {
    font-family: Gill Sans, Lucida, Arial, sans-serif ;
color: black;
 }
h1 {font-size:250%}
h2 {font-size:200%}
p {font-size:75%}

