body{background-color:#DECADA;}
h1 {
 font-family:Georgia ;
 font-size:50px;
 color: #FFFFFF;
 line-height: 0.7;
 text-align: center;
 font-weight: 200;
}
h2 {
 font-family:Georgia ;
 font-size:25px;
 color: #FFFFFF;
 line-height: 0.7;
 text-align: center;
 font-weight: 200;
}
p {
 font-family:Verdana ;
 font-size:12px;
 color: #FFFFFF;
 line-height: 2;
 text-align: justify;
 font-weight: 200;
}