when i go in to the css and i change the width the only thing that changes is the header and the body stays the same how can I change the whole width of the site? and make it center it self again?
.centershop {
padding: 0px;
margin: 0px auto;
/*position: relative;*/
text-align: left;
width: 751px !important;




