body {
  padding-top: 50px;
}

.shenmen-template {
  padding: 20px 15px;
  text-align: center;
}

.jumbotron {
  background-image: url('../images/header.png');
  background-position: center;
  background-size: cover;
}

.jumbotron .container {
  background-color: rgba(255,255,255, 0.8);
  color: inherit;
  border-radius: 6px;
  text-align: center;
}

.titleInfo { 
  color: red; 
} 
