ich hatte das problem auch und mit css hats auch nicht immer funktioniert.
ich habe das im html code so gelöst:
<BODY style="margin:0px">
<div style="position:absolute; top:0px; left:0px;">
.
.
.
</div>
</body>
so sollte dar rand links und oben weg sein.