body {
text-align: center; /* for ie6- */
}

div#contentbox {
/*text-align: right;*/
/*position: relative;*/
text-align:center;
margin: 0 auto 0 auto;
width: 1000px; /* if you want the width to be fixed, set to whatever you want */
}