Acabo de copiar y pegar ese código y funciona perfectamente.
http://img489.imageshack.us/my.php?image=200511121006581024x768scrot4fx.png
#7 ¿¿??
Te lo pego un poco corregido.
< ?xml version="1.0" encoding="utf-8"?>
< ?xml-stylesheet href="#internalStyle" type="text/css"?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
< head>
< title>Official Sammath Webpage : Spanish Black Metal< /title>
< meta name="keywords" content="" />
< meta name="description" content="" />
< meta http-equiv="Content-type" content="text/html; charset=utf-8" />
< link rel="alternate" type="application/rss+xml" title="RSS" href="main.rss" />
< link rel="Shortcut Icon" type="image/ico" href="favicon.ico" />
< style type="text/css;" media="all" id="insternalStyle">
body, html {
padding: 0;
margin: 0;
background-color: black;
}
div#main {
width: 570px;
margin: auto;
padding: 0;
position: relative;
z-index: 1;
/ border: 1px solid red;/
}
div.trans_link {
position: absolute;
width: 150px;
height: 30px;
z-index: 2;
}
< /style>
< /head>
< body>
< div id="main">
< img border="0" src="fondo.jpg" widht="570" height="640">
< div class="trans_link" style="left: 225px; top: 170px; ">
< a href="?go=news&">< img width="100%" height="100%" border="0" src="spacer2.gif">< /a>
< /div>
< div class="trans_link" style="left: 280px; top: 200px; ">
< a href="?go=bio&">< img width="100%" height="100%" border="0" src="spacer2.gif">< /a>
< /div>
< div class="trans_link" style="left: 335px; top: 230px; ">
< a href="?go=downl&">< img width="100%" height="100%" border="0" src="spacer2.gif">< /a>
< /div>
< div class="trans_link" style="left: 390px; top: 260px; ">
< a href="?go=disco&">< img width="100%" height="100%" border="0" src="spacer2.gif">< /a>
< /div>
< /div>
< /body>
< /html>