/* container has a background image */
a.player {	
	margin-top:10px;
	display:block;
	width:350px;
	height:250px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}


