MIpada, just to let you know, you have to make sure to give them more specifics, since she doesn't know exactly where to put it.
xrottingcorpsex, you add that bit of coding to the override box, which you can find by reading
this thread.
The exact code you want to copy and paste into the box would be the following:
CODE
GLOBAL_HEAD=>
<style type="text/css">
body {
background-image:url('picture.type');
background-repeat:no-repeat;
background-attachment:fixed;
}
</style>
<=GLOBAL_HEAD