Spice up your webpages with round cornered CSS boxes

One of the most common ways to make things stand out in a web page is to put the content in a < div > tag with a background color and/or borders - in effect creating a box. But this only creates a square cornered box which is so to say…boring.
How would it be if [...]