|
centered? I'm not sure what you mean in this case. Horizontally...? Vertically? Text-align?
And also, from the get go, you should be trying to use an external stylesheet. Give your divs a class (for multiple instances) or an id (for a single instance) and organize your css that way. It will save you oodles of time in the end.
|