Nick Maaß: Probleme nochmal mit alignment

Beitrag lesen

Hallo nochmal,
 sorry, heißt natürlich :

<html><head><title>background-position</title>
<style type="text/css">

body
{

background-image:url(mitte.gif);
background-repeat:no-repeat;
background-position:center;

}

</style>
</head>

<body>

</body></html>

so...und jetzt weiß ich nicht. die grafik steht genau in der mitte ! wunderbar,aber warum? soll sie doch gar nicht !

danke nochmal :(