Das Grundgerüst jeder Website sieht aber so aus:
Code:
<
html>
<head>
<title></title>
</head>
<body>
Text
</body>
</
html>
mach doch einfach das Hintergrundbild in den ersten Body-Tag:
Code:
<body TEXT="#FFFFFF" LINK="#FFFFFF" VLINK="#999999" ALINK="#00FF00" BGCOLOR="#000000" onload="marquee()" Background="http://www.cyanices.com/cyanblog/wp-content/uploads/2007/01/apple_cyan_wallpaper_1920x1200.png">