body {
  width:100%;
  display:block;
  background-color: #0e2d42;
}

.imgCentral {
  max-height: 180px;
}

a {
  text-decoration: none;
}