just a quick question on basic css.
at http://reagan.dominicdicicco.com i would like the text box below the image to be centered. It is in the same ID as the image which has text-align: center; in it. The image and text both center in IE but only the image centers in firefox. It would be appreciated if anyone could give some insight on this. Thanks!
EDIT: also when i take away the class from the <p> tag it centers in firefox. I don't understand this because the class has nothing in it about alignment.