
body {
  background: none;
}

div#header,
div#customer-navigation,
div#bg-image,
div#footer {
  display: none;
}

div.panel {        
  width: auto;
}

div.content {
  padding: 0;
}

div#body,
body.home div#body {
  margin: 0;
}
