

.thumbs a{
	width:250px;
	height:200px;
	display:inline-block;
	margin: 5px; 
	/* box-shadow:0 1px 3px rgba(0,0,0,0.5); */
	border-radius:4px;
	float:left;
	position:relative;
	text-decoration:none;
	background-position:center center;
	background-repeat: no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}











