hi
<style type="text/CSS">
margin:0px; padding:0px
</style>
man sollte schon wissen, wie CSS funktioniert.
<style type="text/css">
body{margin:0px; padding:0px;}
</style>
(das "CSS" bitte klein, Mimetype ist case sentitive afaik)
Grüße aus Bleckede
Kai