Create a wide background image, call it background.jpg, upload it to your theme's image folder and then in your theme's stylesheet, in the style for the body add:
Code: Select all
background: #ff66ff url('../image/background.jpg') center top no-repeat;