h1 {
 font-size: 200%; 
 color: red; 
 text-align: center;
 }
h2 {
 font-size: 150%; 
 color: white; 
 text-align: center;
 }
