miren, yo uso este codigo en donde tengo el iframe de toda mi pagina
-----------------------------------
<html>
<head>
<meta http-equiv="Content-Language" content="es-mx">
<title>.:: jrgr ::.</title>
</head>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr><td width="0%">
<img border="0" src="arriba_izquierda.gif" width="34" height="34"></td>
<td width="100%" bgcolor="#000000"> </td>
<td width="0%">
<img border="0" src="arriba_derecha.gif" width="34" height="34"></td></tr>
</table>
<body leftmargin="0" text="#000000" bgcolor="#FFFFFF" >
<iframe src="principal.htm" width=780 height=420 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no noresize></iframe>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr><td width="0%">
<img border="0" src="abajo_izquierda.gif" width="34" height="34"></td>
<td width="100%" bgcolor="#000000"> </td>
<td width="0%">
<img border="0" src="abajo_derecha.gif" width="34" height="34"></td></tr>
</table>
</body>
</html>
------------------------
resulta que las esquinas de arriba y abajo no quedan alineadas con el frame :S, algun codigo para que el iframe se quede alineado? por que ademas se sale del ancho de la pagina
espero ayuda gracias :)