body{ background-color: lightblue; }

h1{
   font-family:Garamond, serif; border-style: inset; border-color: Thistle;
}

p{
  text-align:center;  padding-bottom: 20px;
}

p1{ 
  position: relative;
  bottom: 620px;
  font-weight: 900;
  color: black;
  padding-bottom: 40px;
}

.Artpiece1 { 
  

  background-color: Thistle;
  margin: 40px;
  padding-bottom: 30px;
  padding-top:50px;
  border-style:solid; border-width: 1px;
}

p2{ 
  position: relative;
  bottom: 25px;
  font-weight: 900;
  color: black; }
  
.Artpiece2 {
  background-color: Thistle;
  margin: 40px;
    padding-bottom: 30px;
  padding-top:50px;
  border-style:solid; border-width: 1px;
  
}