body {
	background-color:#000000;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	color:#c5992b;
}

p {
	padding-left:20px;
	padding-right:20px;
}

h4 {
	color:#8D7428;
}

.gold {
	color:#8D7428;
}

.price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	color:#992222;
	width:50%;
	font-weight:bold;
}

.silver {
	color:#999999;
}

.red {
	color:#992222;
}

.carpic {
	border:solid thin #8D7428;
	margin:8px;
}