I have already centered the Greeting (log yourself in) text by inserting
.greeting {

text-align: center;

font-size: 10pt;

}

into the template CSS file. But now the "welcome to [Shop Name] text is left justified.

Take a look here http://majortek.com

Is there an easy way of always having the text at the top of the page centered?

Thanks