One method that I use is to position an element absolutely from the left
and the right.
So, you could make something appear to be centered, but it's really just stuck a certain amount of pixels from the sides. So, not only is it centered, but you have a lot of control on exactly how it will look.
You can even make the element be farther from one side than the other this way.
