#promo {
  text-align:center;
  padding:40px;
  background-image:road.jpg;
}

@media screen and (min-width:768px) {
  .jumbotron .h1, .jumbotron h1 {
    font-size:40px;
  }
}

.jumbotron {
  padding-top:30px;
  padding-bottom:30px;
  margin-bottom:30px;
  color:inherit;
  background-color:rgb(88,150,194);
  font-color:white;
  text-align:center;
}

.jumbotron p {
  margin-bottom:15px;
  padding:0px 15px 0px 15px;
  font-size:20PX;
  font-weight:200;
  text-align:center;
  font-color:white;
}

body {
  line-height:1.42857143;
  color:#000403;
  background-color:#fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family:'ABeeZee';
  font-weight:500;
  line-height:1.1;
  color:inherit;
}

.jumbotron p {
  margin-bottom:15px;
  font-size:21px;
  font-weight:200;
}

p {
  margin:0 0 10px;
  text-align:center;
  padding:0px 0px 0px 0px;
}

.jumbotron p {
  margin-bottom:15px;
  font-size:21px;
  font-weight:200;
}

.jumbotron p {
  margin-bottom:15px;
  font-size:21px;
  font-weight:200;
}

.jumbotron p {
  text-align:center;
}

.container {
  background-color:rgb(252,253,254);
  text-align:center;
  padding:40px;
}

#missionheader {
  font-size:35px;
  font-color:black;
  font-family:'Asap';
  text-align:center;
}

p {
  margin:0 0 10px;
  font-family:'Asap';
  font-size:20px;
  text-align:center;
}

body {
  font-family:'Asap';
  font-size:14px;
  line-height:1.42857143;
  color:#333;
  background-color:#fff;
}

img {
  border-style:outset;
  border-color:rgb(0,0,0);
  size:250px;
  text-align:center;
  position:initial;
}

