 figcaption {
     text-align:center;
     font-family:"lucida calligraphy",cursive, sans-serif;
}
 #PvtJohnson {
     width:40%;
    margin:0 auto;
}
#GoldStar{
   width:8%;
    margin:1em auto;
}
#GoldStar figcaption {
   font-size:80%;
   color:red;
}
.GSF {
  width:100%;
}
 #Hearse {
     width:60%;
    margin:2em auto 2em;
}
 .Photo {
     border:10px double SaddleBrown;
     border-radius:20px;
     width: 100%;
     height: auto;
}
 #Service {
     border-radius:20px;
     text-align:left;
     font-size:120%;
     width:50%;
     margin:0 auto;
}
 h2 {
    font-family:'lucida calligraphy',cursive, sans-serif;
}
 .bio {
     width:60%;
    margin:1em auto;
}
 .bio p {
     text-align:justify;
     text-indent:1em;
}
#StoneTab {
    width: 60%; 
    margin: 0 auto;
}
#StoneTab td {
    vertical-align: top;
}
.Desc td {
   padding:1em;
   background-color:beige;
}
 .Individual img ,  .MainStone img {
     border:10px double SaddleBrown;
     border-radius:20px;
}
 .MainStone {
     height: auto;
     width: 35%;
}
 .Individual {
     height: 5%;
     width: auto;
}
.Mom {
    border-left:2px solid saddlebrown;
    border-right:2px solid saddlebrown;
} 

