.receipt {
	float: right;
	width: 40%;
	background: white;
	box-shadow: 0 0 1em white;
	color: black;
}
.receipt heading {
	text-transform: uppercase;
	font-family: "Routed Gothic Wide";
	background-color: black;
	color: white;
	text-align: center;
	display: block;
}
