Forum Moderators: open
It used something like:
<Body id="body"
and then MUCH further down there was:
body {background:#000 url(../../Web%20Images/MPA_Background1.gif) no-repeat 50% 10px}
But I do not know where to place "body {backg..."
I presume '50%' controlled the centering.
50% 10px would seen as centering horizontally and moving it down 10 pixels.