body {

}

div {
	font-family: Arial,Sans;
	text-align: center;
}


div#game_info {

}

div#game_middle {
	padding-top: 30px;
	padding-bottom: 30px;
}

div#game_hand {
	padding-top: 5px;
	padding-bottom: 5px;
}

div#game_otherhand {
	margin-top: 10px;
	padding-top: 60px;
	padding-bottom: 5px;
}

img {
	margin-left: 5px;
}

img#anim_card {
	margin: 0px;
}

span#deck_cards {
	margin-left: 81px;
	font-size: smaller;
}

span#game_status {

}