You can use multiple style sheets to format a single page. The style sheets "cascade" and control the format together modularly. How to figure out the value for an element/property combination when multiple rules apply:
1. | Find all declarations that apply (including inherited and default values). |