daryl178 You can create a custom tag for centering text. I use:
ct (tag name) <div align="center" <div>
Another useful one I use all the time is justify-right:
jr <span style="float:right"> </span>
That is very useful if I have, say, a long quote and want to indicate "1 of x" unobtrusively.