h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
body {
	background-image: url(Background.gif);
	top: 0px;
	right: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
.PurchaseInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
.LeftPhoto {
	margin-right: 5px;
}
