body {
  background:#234a85;
}
p {
  color: black;
  text-align: center;
  font-size: 20px    
}
h1 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
h2{
  font-size: 32px;
  color: black;
  text-align: center;
}
img {
  display: block;
  margin: auto;
  width: 50%;
}
}
img {
  border: 10px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 150px;
}img {
  border-radius: 10
    px;
}