What is the proper syntax for putting all css font properties into one value.
body {font: 12px, arial, red}
Something like that but with all th
http://www.w3.org/TR/CSS2/fonts.html
For a tutorial:
http://www.w3schools.com/css/pr_font_font.asp