BODY { 
      background-color: white; 
     }

H1 { 
    color: red; 
   }

H2 { 
     color: green;
     font: 24; 
   }

a {text-decoration: none}

IMG.icon {
          padding: 20px;
          float: left;
         }


