   /* test */
  h1
  , h2
  , h3
  , a
  , p
     { 
     font-family:Arial ;
      }
 h1
    { 
    color:orange ;
     }
 h2
    { 
    color:blue ;
     }
