#top{background:#49e327;
  Text-align: center;
}
.myBtn{width:100px;
  background-color: #c7c5c5;
  position: fixed;
  bottom: 80px;
  right: 30px;
  border: solid black 2px; 
  color: black;
  padding: 15px;
  border-radius: 10px;
  font-size: 10px;
  text-align:center;
}
h1,h3 {text-decoration:underline;
  font-family:  "Young Serif", serif;
  font-weight: 500;
  font-style: normal;
}
.name{text-decoration:underline;
}
#image1,#image2,#image3{text-align: center;
}
.Photos{border:7px solid;
}
#Ing-body,#Ist-body{background:#ff6166;
  padding-left:35px;
}
body{font-family: "IBM Plex Serif", serif;
  font-weight: 500;
  font-style: normal;
  Border:dashed 5px black;