Hi
I'd like to try and have a single background image that is consistent across all pages. It is made up of two images essentially, a location shot and then a steel background, please see the below link.
http://scottphs.onlinetraffic.co.nz/wp-content/uploads/2012/08/new-bg.jpg
Would it be best to have this as a single image?
I have tried inserting with
body#top.page-id-28 {
background: url('http://scottphs.onlinetraffic.co.nz/wp-content/uploads/2012/08/new-bg.jpg');
height: 100%;
}
but the header background is still being inserted.
Any help or advice would be greatly appreciated.














