.container .jumbotron {
  background: url(../trappist.jpeg) 0 -90px no-repeat;
  height:  280px;
  margin-top: 30px;
  padding-top: 10px;
  padding-left: 150px;
  color: #ffffff;
}

h3.panel-title {
  font-size: 16pt;
}

td, th {
  text-align: center;
}

tbody {
  border-bottom: 1px solid #ddd;
}

.block {
  margin-bottom: 20px;
}

.strike {
  text-decoration: line-through;
  color: #aaa;
}
