body 
 {
  background: url(bg.jpg)
 }

h1 
 {
  text-align: center; 
  color: darkgreen; 
  font-size: x-large;
  font-family: "monotype corsiva"
 }


h3 
 {
  text-align: center; 
  color: darkgreen; 
  font-size: large;
  font-family: "monotype corsiva"
 }

h5
 {
  text-align: center;
  color: darkgreen;
  font-size: medium;
  font-family: "monotype corsiva"
 }