.imge{
 background-image: url(Chicago.jpg);
  height: 200px;
  background-position: center;
  background-size: cover;
}
body a{
  color: inherit;
  font-size: 30px;
}
.card{
  font-size: 50px;
}

.myimg{
	width: 250px;
	height: 150px;
	margin: 0 auto;
	display: block;
	padding-bottom:10px;
}
.items{
	text-align: center;
}
footer{
  background-color: #647686;
}

.imge h1{

  text-align: center;
}
.tabr h1{
          text-align: center;
}
.table{
  border: red solid 2px;
}
.fab fa-whatsapp{
  background-color: blue;
}
header{

}
