p#redParagraph { -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background-color: blue; color: #cc0000; font-size: 32px; padding: 50px; }
p#redParagraph a { color: #cc0000; font-weight: bold; }
