body               { color : blue  ; background-color: white ; font-size: 10pt }

strong             { color : red   ; font-size: 20pt }

blockquote         { font-size : 30pt }

blockquote strong  { color : green ; font-size: 40pt }

em                 { font-size: 20pt }

.cool              { color: purple; background-color: fuchsia }

#cool              { color: teal; background-color: aqua }
