<html> <head> <title>Untitled</title> <style> body{ background-repeat: no-repeat; background-image: url(imagen.gif); } </style> </head> <body> </body> </html>