.history {
  padding: 10px;
  }
  
.cutline {
  font-size: .9em;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  }
  
.familyPic {
  font-size: .9em;
  font-weight: bold;
  text-align: center;
  }
.familyPicSub {
  display: inline-block;
  }
  
.foundationPic {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  margin: 20px 15px;
  }
  
.historyPic {
  box-shadow: 2px 2px 8px grey;
  }

.foundationSires, .foundationCows {
  text-align: center; 
  }