.cimgbox {
	text-align:center;
	margin: 1em 0px;
}

.cimg {
	border:1px solid green;
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.2);
}
