section#memory .cards li{
	list-style-type: none;
}
section#memory .cards div {
	background: transparent url('/img/bg-memory.png');
	width: 200px;
	height: 200px;
	background-size: 200px;
}
section#memory .cards div img {
	display:none;
}