* {
 font-size: 25px;
 font-family: Courier;
}
 h1 {
   font-size: 150%;
 }
 
 h2 {
   font-size: 120%;
}
