/* BEGIN IMAGE CSS */ /* To accomodate differing install paths of WordPress, images are referred only here, and not in the wp-layout.css file. If you prefer to use only CSS for colors and what not, then go right ahead and delete the following lines, and the image files. */ body { background-color: url("http://www.beechwood.uk.com/wordpress/wp-content/themes/Beechwoodemea-3col-1"); } #page { background-color: ("http://www.beechwood.uk.com/wordpress/wp-content/themes/Beechwoodemea-3col-1#ffffff") repeat-y top; border: none; margin: 0 auto; } #header { background: url("http://www.beechwood.uk.com/wordpress/wp-content/themes/Beechwoodemea-3col-1/images/headerimg-bg-new.gif") no-repeat bottom center; } /* Because the template is slightly different, size-wise, with images, this needs to be set here If you don't want to use the template's images, you can also delete the following two lines. */ #header { margin: 0 !important; margin: 0 0 0 0px; padding: 0; height: 130px; width: 1000px; background-color: white;} #headerimg { margin: 0; height: 140px; width: 1000px; } /* END IMAGE CSS */