body {
  background: #FFF;
  background-image: none;
}

* {
	font-size: 16px;
	line-height: 1em;
}

#sun,
.cartNavigation, .header, .headerNavigation, 
#column_left, #column_right, #footer, 
#footer2, #printNav, .noprint, #headerSearch {
  display: none;
}

#central_content, #printlogo {
  display: block;
}

form {
  margin: 0px;
}

#header h1, #header h2 {
	left: 0;	
}