body {
  background-image: url(https://images5.alphacoders.com/607/607886.jpg);
}
p1 {
  color: white;
}
p2 {
  color: white;
}
img{
  float:inherit;
  border-color: green;
  border-width: 2px;
  border-style: double;
  border-radius: 10px;
}
  .Levi{
    font-weight: bold;
   font-family: cursive;
    color:rgb(255, 255, 255);
  }
  h3{
    font-style:italic;
    color: rgb(204, 255, 255);
    }