
body {
	background-color:#f07167;
}

.playcard {
	background-color:#fff;
	color:#023047;
	padding:40px 5px !important;
	margin:10px 0 !important;
	font-size:2.5em;
	font-weight: 400;
	border:0;
	border-color:#023047;
	background-image:url('cardbg.png');
	background-size: cover;
	background-position: center;
}

#paklyPlayground {
	background-color:#f07167;

}

.ch-50 {
	line-height: 1.3em;
	font-size:1.2em;
}

.ch-100 {
	line-height: 1.2em;
	font-size:1em;
}

.ch-200 {
	line-height: 1.3em;
	font-size:0.9em;
}