You can add a style in the Raw Header HTML that makes everything in the footer centred, like this:
<style>#footerText { text-align: center;}</style>
Good luck!
Joe