Hi, I'm making A website, and have been given an image with a logo, and the image contains the navigation links. I know how to use an image map to make the links work, however, the image is set to a relative width (using img#logo{width:100%;}), and the image map doesn't work when the site is viewed on a larger or smaller screen/resolution/browser window. Is there any way to make the image map work using the relative coordinates? Thanks!