.fondo {
  background-color: #222222;;
}
.imagen {
  display: block;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  border: 5px solid white;
  width: 10%;
}
.tit {
	font-weight: bold;
	font-size: 15px;				
}	
