div#header {
  display: none;
}

div#footer {
  display: none;
}

div#left-column {
  display: none;
}

div#centered, div#main-content {
  width: 100%;
}

a, h1, h2, h3, * {
  background: #fff none;
  color: #000;
}

div#main-content div.product-box a.product-box-image img {
 
}