body { 
      color: black; background: #AEAEAE; 
      margin-left: 5%; margin-right: 5%;
      }
h2 { margin-top: 5px; margin-bottom: 5px; }
p.red{ color: red; margin-top: 2px; margin-bottom: 2px; }
p.blue{ color:blue; margin-top: 2px; margin-bottom: 2px; } 

