How to use the CSS font shorthand property From http://www.impressivewebs.com/a-primer-on-the-css-font-shorthand-property/
body { font: font-style font-variant font-weight font-size/line-height font-family; }