Above is a style sheet definition which specifies two styles:
a global style which applies to all
H3 elements (blue, arial font family, large size),
and a generic style class named
warning (red, bold, italic)
which will apply to any element which uses that class.