In my CSS I have :
I want to have no margins, this works fine in Firefox and Internet Explorer but when I use Opera browser it seems to still have the margins. Anyone know how to fix this?HTML Code:body {margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; }











