Can't make page start at the top

hey,

bloody hell. I wanted to place my web content to start all the way at the top of the browser window but somehow when i upload to my server, it doesn’t display correctly (i have IE 6 by the way)

this is what i placed:
<body bgcolor="#DCDCDC" text="#000000" marginwidth=“0” marginheight=“0” leftmargin=“0” topmargin=“0” style=“margin: 0”>

the “margin tags” should do the trick but it doesnt work when I upload the page to my server.

can anyone help me out?