Method #2: Use a Class or ID within <body>
- Create rules in the same style sheet that override the default colors
#header {...}
becomes:
.cs3 #header {...}
- To change color schemes from section to section, simply change the class or ID on the body.