Perdon por no responder antes...
Codigo utilizado hasta ahora
Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="es-mx" http-equiv="Content-Language" />
<style type="text/css">
#caja { position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
#caja img { width: 100%;
height: 100%;
}
.texto { color: #f00;
font-size: 30px;
position: relative;
}
</style>
background: white url();
<body>
<div id="caja"><img src="http://www.paginasprodigy.com/cartagena2710/images/fondo_prin.jpg" alt="" /></div>
</body>
</html>
La pagina esa, es solamente un redireccionador, por lo tanto no lleva mas palabras ni nada, solamente la imagen de fondo.
Link directo de la imagen: http://www.paginasprodigy.com/cartagena2710/images/fondo_prin.jpg
Saludos