body {
	
	background-color: #fff;
	width: 216mm;
	height: 279mm;
	
}

h1 {
	
	margin-left: 5px;
	color: #000;
	
}

#orderTotalContainer.checkout, #orderPreview h2, #orderTotalContainer .price, #orderTotalContainer .dollarSymbol {
	
	color: #000 !important;
	
}

#orderPreviewContainer {
	
	width: 100% !important;
	height: auto;
	overflow: visible;
	
}

#checkoutButton, #orderPreviewCanvas, #closeCheckoutButton, #orderButtonContainer {
	
	display: none !important;
	
}