body {
  background: #175923;
}
p {
  color: black;
  text-align: center;
  font-size: 20px;
}
h1 {
  font-weight: bold;
  color: black;
  text-align: center;
  font-size: 36px;
  
}
h3{
  color: black;
  text-align: center;
  font-size: 30px;
}
img {
  display: block;
  margin: auto;
}
myImage {
  background-image: url("teams.jpg}
    div.container 
      text-align: center;
  }

  div.container {
    text-align: center;
  }

  ul {
    display: inline-block;
    text-align: center;
  }