body{
   background-color:#DECADA;
 } 
 h1{
  text-align:center;
  font:Georgia;
  font-size:50px;
  color:white;
  }
h2{
  text-align:center;
  font:Georgia;
  color:white;
  font-size:25px;
   }
p{
  text-align:justify;
  font:Verdana;
   font-size:12px;
  
  }