#wrapper {
width:1050px; /*this is a good width to use in case your users still use 800x600 resolutions*/
margin:0 auto; /*this is how you center it*/
text-align:center; /*this makes IE6 center the div - IE6 doesn't behave very well*/
border: 2px
}