This is a main1 class div. It's important to note that AjaxRoundEffect modifies the entire CSS class to be
rounded. So you only want to declare it once per class.
The webobject tag that rounds a class must come AFTER the declaration and use of the class.
You can declare a single rounded class, round it, and just add that class to each of your div definitions. For
instance, the main page of the AjaxExamples declares a "rounded" class, then has a <div class = "main rounded"> and
a <div class = "title rounded">.