grax fulano x la respuesta...
No puede centrarla... ¿Cómo se hace con Javascript? Probé los márgenes porcentuales en "propiedades de página" pero nunca se centra perfecto... Tiene k haber algún método xke ya tngo la pág lista y no puedo centrarla...
Ahora voy a copiar el código de la pág para ver si ayudo un poco más...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript" src="swfobject.js"></script>
<title>..:: Noe.Luz by Patricia García ::.. << Home >></title>
<style type="text/css">
<!--
body {
background-image: url(../Background.png);
margin-left: 125px;
margin-top: 50px;
margin-right: 100px;
margin-bottom: 0px;
}
.Estilo1 {color: #000000}
a:link {
color: #990000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #990000;
}
a:hover {
text-decoration: underline;
color: #990000;
}
a:active {
text-decoration: none;
color: #990000;
}
-->
</style>
</head>
<body>
<table width="200" border="0" bgcolor="#FEDED3">
<tr bgcolor="#FEDED3">
<td height="498" align="left" valign="top"><table width="200" border="0" bgcolor="#FEDED3">
<tr>
<td><img src="../Noe.Luz%20Logo.jpg" width="243" height="132"></td>
</tr>
<tr>
<td><img src="Text-Home.jpg" width="263" height="353"></td>
</tr>
</table></td>
<td height="498" align="left" valign="top"><table width="200" border="0">
<tr>
<td align="left" valign="top"><div align="right"><img src="../Dire.jpg" width="205" height="37" border="0" usemap="#Map"></div></td>
</tr>
<tr>
<td height="393" align="left" valign="top"><div align="center">
<div id="flashcontent1">
<div align="center">Para visualizar correctamente este sitio
se necesita disponer de Flash Player y habilitar el contenido bloqueado de
Internet Explorer, el mismo se activa desde
el recuadro amarillo que aparece bajo la barra de direcciones. <code>noscript</code>
Se puede habilitar el contenido dando click <a href="swfobject.html?detectflash=false">aquí</a></div>
</div></td>
<script type="text/javascript">
var so = new SWFObject("homeflash.swf", "homeflash", "500", "388", "6", "#FEDED3");
so.addVariable("flashVarText", "this is passed in via FlashVars for example only");
so.write("flashcontent1");
</script>
</tr>
<tr>
<td><div align="center"><img src="MenuHome.jpg" width="489" height="54" border="0" usemap="#Map2"></div></td>
</tr>
</table></td>
</tr>
</table>
<table width="774" border="0">
<tr>
<td width="768" colspan="2"><div align="center"><span class="Estilo1"><font size="1" face="Tahoma">Para visualizar correctamente este sitio debe tener instalado <a href="
http://www.adobe.com/shockwave/downl...d=BUIGP">Flash Player</a> - Diseño Web: <a href="mailto:revford20587@hotmail.com">Emiliano Vallaro</a> - © Copyright 2008 Noe.Luz - Todos los derechos reservados </font></span></div></td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="82,3,201,16" href="mailto:noe.luz@hotmail.com" alt="noe.luz@hotmail.com">
</map>
<map name="Map2">
<area shape="rect" coords="219,18,272,35" href="../Fotos/Fotos.htm" alt="Fotos">
<area shape="poly" coords="95,20,105,20,111,20,116,17,123,17,130,18,1 34,21,141,24,143,26,147,19,154,19,162,21,171,22,17 9,23,190,22,195,26,195,31,190,37,181,39,174,40,157 ,35,146,35,135,35,111,35,108,41,100,41,90,41,85,38 ,89,29" href="../Quiensoy/Quiensoy.htm" alt="¿Quién Soy?">
<area shape="poly" coords="321,17,333,17,349,18,361,20,371,18,380,18, 386,23,394,22,396,18,406,18,415,18,425,19,435,21,4 47,18,453,20,459,21,463,13,471,18,471,29,471,38,44 9,38,435,42,421,35,399,36,332,33,303,34,296,28,305 ,21,298,25,311,19" href="../AsisInt/AsisInt.htm" alt="Asistencia Integral">
</map>
</body>
</html>
Gracias x ayudarme! Saludos!!!