si usas los iframes, olvide ponerte que le quites el margen por defecto que te pondra, te paso el cod arreglado, por si vez un margen grueso en el index
Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body scroll="no" style="margin:0px">
<iframe width="100%" height="100%" scrolling="yes" allowtransparency="yes" frameborder="0" src="/wordpress/"></iframe>
</body>
</html>
saludos