body{
  background-color:#DECADA;}
  
h1{
  font-family:"Georgia";
  font-size:50px;
  text-align:center;
  color:white;
  
}

h2{
  font-family:"Georgia";
  text-align:center;
  color:white;
  font-size:25px;
  }
  
p{
  font-family:"Verdana";
  text-align:justify;
  font-size:12px;
  
  }
  