2
body {
background-image:url(images/background.jpg);
background-position:center;
background-repeat:no-repeat;
}
That should do what you're wanting. The image directory referenced in the CSS is the image directory in whatever theme you are using.
HTH.
James
Insanity can be defined as "doing the same thing over and over and expecting different results."
Stupidity is not a crime. Therefore, you are free to go.