/* sample theme-independent CSS classes, uncomment to use them if you wish :) */

img.aligncenter {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

img.alignright {
	float: right !important;
	margin: 0 0 2px 10px !important;
}

img.alignleft {
	float: left !important;
	margin: 0 10px 2px 0 !important;
}

	

#player1, #player2, #player3, #player4, #player5, #player6 { 
   text-align: center !important; 
}
