body{background-color: #56e7ff;
}
h1{
  color:azure;
font-family: sans-serif;
 background-color: blue;
  text-align: center;
  font-size: 50px
}
img{
  width:575px;
    border-style:double; 
      border color:ghostwhite;
  border-width: 20px
}

a{
  font-family: fantasy;
  font font-size: 25px;
  border-style: groove;
  border-color: white;
  border-width: 10px;
  
}