Also, if I wanted to keep it in the same spot as the pic below but center the text how would I do that???
One way to do it without adding any xhtml is to add this to your stylesheet.css:

Code:
#disclaimer {margin-left:80px; margin-bottom:30px;}
Thanks,

Anne