body, a {
	color: #000 !important;
	background: none;
	text-decoration: none;
}
#header, #layers, #footer, .back-button  {
	display: none !important;
}
#content, #container {
	width: 100%;
}

.invoice thead th, .invoice tfoot th {
	border-bottom: 2px solid #888;
}	
.invoice tbody td {
	border-bottom: 1px solid #888;	
}