This document provides an overview of cascading style sheets (CSS), including how to specify style sheet rules, use external and inline style specifications, create new HTML elements through style classes, and control font, text, foreground, background and other properties. It discusses CSS levels 1-3 and browser compatibility. Examples are provided to illustrate concepts like applying styles via external and inline styles, style precedence rules, and using CSS to control layout with layers (Netscape only).