[HTML] Layout was stimmt nicht?

whitehorse
Hallo,
Was stimmt bei meinem Quellcode nicht?

<HTML>
<head></head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div style="position: absolute; left: 0px; top: 0px;"><img src="http://img82.imageshack.us/img82/2175/wendydesignqy0.png"></div>

<iframe style="position: absolute; left: 194; top: 202;" width="520" height="340" name="content" frameborder="0" src="home.html" allowtransparency="true"></iframe>


<div style="position: absolute; left: 16px; top: 202px;">

<a href="seite12.html" target="content">LINK</a><br>
<a href="Link.html" target="content">LINK</a><br>
<a href="Link.html" target="content">LINK</a><br>
<a href="Link.html" target="content">LINK</a><br>
<a href="Link.html" target="content">LINK</a><br>

Die seiten verlinkt es nie richtig wieso? Die addy meiner page lautet www.dbi.ch/wendy

Bitte helfen. Danke

</body>
</HTML>