backgroundColor and color
BODY { background: yellow }
H2 { color: red }
H3 { color: blue }
<BODY>'s background is yellow
<H2>'s color is red
<H3>'s color is blue
A slide using color.
Speaker Notes