I\'m trying to keep the same styles (summary-description and summary-headline). I would want the divs that include Apple, Banana and Carrot text to all be centered.
I wo
You're missing a definition for rtecenter:
.rtecenter {text-align: center;}
Then make sure to add it to your first block as well:
Apple