**Why Opera 8.00 Build 7401 does not obey the CSS margin formatation below ?
body{
margin: 0 10px 0 0;
background-color: #CCCFE3;
}
IE6 , Netscape and Mozilla do it ,but Opera disregard it: the page lay out is set off at least 20 pixels away from the browser magin ;
is there a way to correc it ?**