This document provides an introduction and overview of CSS3 properties and features. It begins with an introduction to CSS3 and discusses how it is backwards compatible with CSS2. It then outlines several new CSS3 properties including border-radius for rounded corners, box-shadow for drop shadows, text-shadow, multiple backgrounds, background-size, text-overflow, and resize. Examples are provided for each property. The document concludes with recommendations for CSS3 style samples and a demo combining HTML5 and CSS3.