@charset "UTF-8";
/* CSS Document */

.image {
	background-size:200px 329px;
	width:200px;
	height:329px;
}

#information {
	max-width: 200px;
	max-height:329px;
	margin-top: .5em;
}

#medallist {
	font-size:50px;
	left:2px;
	letter-spacing:-2px;
}

.gold, .silver, .bronze {
	margin-top:30px;	
	margin-bottom:27px;
	width:65px;
}



