I'm unsure what you mean here, but I'll go ahead and make assumptions... here's a few ways I center text within divs... <div style="margin: 0 auto; width:450px(or however wide you wish your content to be);"></div> or <div style="text-align:center;"></div> If I got this all wrong, because it's not what you're looking for, please add some more details ^_^
See where i answered this thread: http://forums.digitalpoint.com/showthread.php?t=1289659 and to thr3146, standard valign is now deprecated.
Rather than give all the different anwers for the different scenarios, what is the content? A <p>? A <img>?