There are two divs below. Div 1 is the parent div and should have a font size of 14pt. Div 2 should display with the following values:

font-style: oblique
font-variant: small-caps
font-size: smaller (relative to the inherited 14pt)
line-height: 1.5
font-family: fantasy

Div 1 - this text should display in 14pt font.
Div 2 - this text should display with the font values listed above.