I found a cool CSS technique on this web page. Basically, it involves taking an image, slicing it into horizontal strips, stacking these strips up & floating them.The result is text that wraps around these images in a curvy, rather than a block-like, manner.
Inspired, I implemented something similar here.