Lisa,
Thanks for checking with the Community. As far as I know, you would have your best luck with using the HTML input. That is, copy the HTML code from the templates you have and paste it into the HTML code for the template. To do that, just click the HTML button located towards the left side of the editor.
Otherwise, you can always align your text to be center with this code:
| Code: : |
(span style="text-align:center;") Text (/span)
Change the parenthesis to greater-than, less-than characters.
|
~Joe