
.imgb{

	background-image: url('../images/Chicago.jpg');
	background-position: center;
	background-size: cover;
	height: 200px;
}
.myimg{
	width: 250px;
	height: 250px;
	margin: 0 auto;
	display: block;
	padding-bottom:10px; 
	padding-top:25px;
}
.items{
	text-align: center;
}
