The document provides information on various CSS techniques for styling web pages, including: - Three methods for inserting stylesheets: external, internal, and inline stylesheets. - Selectors like id, class, and element selectors for applying styles. - Properties for styling various page elements like text, backgrounds, links, tables, and lists. - New CSS3 features like rounded corners, drop shadows, multi-column layouts, transitions, animations and custom fonts. - Examples are given for many of the properties to demonstrate their usage.