Hi All, I have the following CSS code on my blogger site and I would like to make this image into an image map without altering the site. I have been searching Google for solutions but have not found anything. #main-top { width:900px; height:584px; background:#000033 url("http://tmfamily.info/blogger/reverie.jpg"); margin:0px; padding:0px; display:block; } Code (markup): body#layout #main-top { display:none; } ]]></b:skin> </head> <body> <div id='outer-wrapper'> <div id='main-top'/> <!-- placeholder for image --> Code (markup): Sorry for the ignorance, I'm still learning CSS. Best Regards David