hmm,
im Prinzip ist´s wurscht:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<META HTTP-EQUIV="Expires" CONTENT="Tue, 01 Jan 1980 1:00:00 GMT">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Normale</title>
</head>
<body bgcolor="white" text="black">
<script LANGUAGE="JavaScript">
<!--
var ver = navigator.appVersion;
if (ver.indexOf("MSIE") != -1)
{
document.write('<body background="ie.gif">');
}else
document.write('<body background="ns.gif">');
//-->
</script>
</body>
</html>
vergess aber die Grafiken nicht, denn sonst gehts auch nicht.