div#wrapper {
	width: 760px;
margin: 20px auto 5px;
}
.gold {
	background-image: url(../img/gold.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.platinum {
	background-image: url(../img/platinum.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

