* {
  background: none #FFF;
  color: #000;
}
/* Remove unwanted elements */
#navigation, #sidebar, #footer, .sharing, #comments {
  display: none;
}

/* Ensure the content spans the full width */
#content,
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.container_12
{
  width: 100%; 
  margin: 0; 
  float: none;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
