If statement #7 above is passed, this paragraph should have a font size of 20px. The rule applied is "p {font-size: 20px}". This emphasized text should have a font size of 10px (half of the parent element's (p's) font size). The rule applied is "em {font-size: 0.5em}". This strong text should have a font size of half of the height of the letter x in the parent's (p's) font size. The rule applied is 'strong {font-size: 0.5ex}". All other properties of this page should be UA-default. Your browser should render this page similarly to this reference image or to thisreference image.