TourPackage Theme - Creating 'Boxed Layout'!
Try to add this css in additional stylesheet in admin panel.
div.body-wrapper { width: 1020px; margin: auto; background: #FFF; } body { background: #555; /* background: url('IMG_URL'); */ }
Hope this help :)