body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}
.masthead {
  color: #fff;
  margin-bottom: 60px;
  padding: 20px 0 20px;
}
.jumbotron {
  background: linear-gradient(to bottom, #ffffff 0%, #3366ff 50%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
  color: #fff;
  position: relative;
  text-align: center;
}
.row {
  text-align: center;
}
.lead {
  margin-top: 20px;
}
