Allora io ho fatto cosi
body {
font-family: Verdana, "Time New Romans", Arial, sans-serif;
font-size: xx-small;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: black;
background-color: white;
margin: 0px auto;
text-align: center;
}
ed è perfetto su tutti i browsers
prova è fammi sapere ( margin: 0px auto; è quello che devi mettere sul body)