Inheritance

Properties are typically inherited by children elements.
Example 10.8
Example 10.8 Source:
In style element (<style type="text/css">) within head element:
Example 10.8 Rendered:

inheritance tree

inheritance

inheritance p

inheritance em

Note: Firebug is a very useful Firefox extension for analyzing CSS properties and values.