Separate style from structure        
      <font>, <center>, <u>, (and other 'style' tags) are verbotten
             
        Easier to Maintain
             
          One style sheet can serve multiple pages.
Display on 'other' web devices (palm pilot, cell phone, ...)          
  The Cascade: Descendant elements receive styles from parents  
       
  Much richer styling than with HTML alone