<!-- Colocar entre <head> y </head> --> <style> body { background: url(imagenes/fondo.gif); background-repeat: no-repeat; background-attachment: fixed; } </style>