Body {
  font-family:cursive;
  color: #008181;
  background:#85c3ce;
 
} 
  
img {
  float: left;
  width: 268px;    
  height:230px;
  margin: 24px;
  border-color: #008181;
  border-width: 10px;
  border-style: solid;
  border-radius: 10px;
}

h3 {
  color: #0e6262;
  text-align: center
}

.license {
  width: "25"
}
    

