If statement #7 above is passed, this paragraph should have margins of 10px, borders of 5px, and padding of 5px. The rule applied is "p {margin: 10px; border: 5px; padding: 5px}". This emphasized text should have the same margins, borders, and padding as the paragraph text around it, despite the line breaks; it has its own inline boxes according to the CSS formatting model. THe rule applied is "em {display: inline}" The rest of the paragraph text continues from here on. All other properties of this page should be UA-default.