body {
	/*width: 350px;*/
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}

#player_body {
	/*width: 350px;*/
	margin: auto;
	/*height: 220px;*/
}

#player_name {
	font: bold 36px/36px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7e9cd4;
	text-align: left;
	margin-bottom: 5px;
}

#player_bio {
	text-align: left;
	margin-top: 15px;
}

img {
	border-style: solid;
	border-width: 1px;
	margin-right: 9px;
	float: left;
	margin-top: 4px;
}

table {
	width: 250px;
}

th, td {
	text-align: left;
}
