yep, just add it to your body CSS declaration within the STYLE MANAGER
in the "background" field enter something like:
Code:
#ffffff url(/image/goes/here.jpg) top repeat-x)
change the value of #ffffff
change the image url
additional "background" options:
- scroll
- fixed
- top left
- top center
- top right
- center left
- center center
- center right
- bottom left
- bottom center
- bottom right
- x-% y-%
- repeat
- repeat-x
- repeat-y
- no-repeat