body {
	font-family: Helvetica, Arial, sans-serif; 
}

#memory-game {
	padding: 10px;
	margin: 0;
	background-color: #858AC2;
}
