[HTML] Probleme mit meinem Imagemapdesign

Ärzte xD
ich hab ein problem mit meinem Imagemapdesign.
irgendwie will das alles nicht so funktionieren wie ich will.

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
<HTML>
<HEAD>
<img src="http://i35.tinypic.com/20i9lxx.png" border="0" usemap="#index_Map" width="800" height="600">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Caro goes to wounderland</TITLE>
</HEAD>

<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="#ff00ff" scrollbars="#ff00ff">

<div id="main"style="position: absolute; left: 290px; top: 138px;"> <iframe src="main.html" name="main" width="278" height="412" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ff00ff)" ;> </iframe></div>

<body background="http://i38.tinypic.com/207tf2a.png">

<MAP NAME="index_Map">

<AREA  SHAPE="rect" COORDS="42,238,127,567" HREF="rima.htl" target="main.html">

<AREA SHAPE="rect" COORDS="700,156,750,484" HREF="chloe.hmtl" target="main.html">

<AREA SHAPE="rect" COORDS="127,246,282,569" HREF="sydney.html" target="main.html ">

<AREA SHAPE="rect" COORDS="596,17,689,186" HREF=”cecile.html” target="main.html ">

<AREA SHAPE="rect" COORDS="602,216,675,573" HREF="samuel.html" target="main.html ">

<AREA SHAPE="rect" COORDS="105,15,220,229" HREF="elijah.html" target="main.html ">

<AREA SHAPE="rect" COORDS="378,545,440,578" HREF="ich.html" target="main">

</MAP>


</body> 
</html>

</BODY>
</HTML>


das ist der code
und das hier ist die Homepage:
caro goes to wounderland

was genau hab ich falsch gemacht, was muss ich auf der Main seite eingeben und und und...wenn mir das wer nochmal erklären könnte, wäre das lieb Zunge raus

danke :*