que pena sigo con el problema adjunto el index y estilo de nuevo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>MONSTRUOTV PRUEBA</title>
<link rel="stylesheet" href="estilos.css" type="text/css" media="all">
</head>
<body>
<p class="centrado"> Bienvenidos a mi página web. Muy pronto estará lista!</p>
<img alt="sonrisa (1K)" src="web-ejemplo-cctw/objetos/sonrisa.gif" height="60" width="60" />
<p>Página creada gracias a <a href="
http://www.comocreartuweb.com">CCTW</a></p>
<a href="mailto: [correo eliminado]"><p><img alt="Pulsa aqui para enviar un email" src="web-ejemplo-cctw/objetos/buzon.gif" height="32" width="32" /></p></a>
</body>
</html>
estilo
body {background-color: #E6E6FA ; background-image:url(objetos/fondo.png);
background-position: center center ;
background-repeat: no-repeat ; height:100%; }
img {border-style: none}
.centrado {text-align:center}