img{
  float: right;
  width: 140px;
  margin: 10px;
  border-color: #000000;
  border-width: 4px;
  border-style: solid;
  border-radius: 10px;}
h2{
  text-align: center;
}
h1{
  text-align: center;
}
BODY{
  background-color: cadetblue
}
