I currently utilize a CSS to place my main image / banner at top of all pages. I wanted to change the image to an image map to have clickable regions in it. I performed that and have the image map working fine. Now my question is.... how can I place the image map coding into my CSS for the entire site?
Currently the image in question is placed on the site via the css and is placed as a background image for the region with the width, height and margins set in the CSS File.
Thanks in advance for any help