body 
{
  background-color: black;
  font-family: Verdana;
  color: white;

}

.container
{
  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
}

.badlands_title
{
  padding-bottom: 20px;
  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
}

.center_title
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.store_title_link
{
  float: right;
  width: 15%;
  margin-bottom: -20px;
}

.arriving
{
  color: white;
  text-align: center;
  font-size: 300%;
  margin-top: -100px;
}

.arriving_sub
{
  color: white;
  text-align: center;
  margin-top: -40px;
}

.container_feature
{
  background-image: url("dark_long_bckg.png");

  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
  text-align: center;
}

.feature
{
  display: inline-block;
  margin-left: 2em;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 3em;
  width: 200px;
  font-family: Verdana;
}

.container_video
{
  background-image: url("badlands_bckg_color.png");
  background-position: 0% 25%;

  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
  text-align: center;
}

iframe
{
  margin: 2em auto;
}

.container_large_feature_1
{
  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
  text-align: center;
  background-image: url("explore_bckg.png");
  height: 700px;
}

.feature_text_1_bckg
{
  float: right;
  width: 400px;
  height: 700px;
  font-family: Verdana;
  background: rgba(0, 0, 0, 0.6);
}

.feature_text_1
{
  margin-top: 30%;
  margin-left: 40px;
  margin-right: 40px;
}

.orange_color
{
   color:#d7853b;

}

.container_large_feature_2
{
  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
  text-align: center;
  background-image: url("characters.png");
  height: 700px;
}

.feature_text_2_bckg
{
  float: left;
  width: 400px;
  height: 700px;
  font-family: Verdana;
  background: rgba(0, 0, 0, 0.6);
}
.feature_text_2
{
  margin-top: 20%;
  margin-left: 40px;
  margin-right: 40px;
}

.feature_text_3
{
  margin-top: 20%;
  margin-left: 40px;
  margin-right: 40px;
}

.container_large_feature_3
{
  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
  text-align: center;
  background-image: url("town.png");
  height: 700px;
}

.container_large_feature_4
{
  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
  text-align: center;
  background-image: url("dark_long_bckg.png");
}
.feature_text_4_bckg
{
  display: inline-block;
  font-family: Verdana;

}

.social_image
{
  margin-right: 20px;
  margin-bottom: 20px;

}

.footer_text
{
  text-align:center;
  color: #d7853b;
  height: 60px;
  font-family: Verdana;
}

a:link {
  color: #d7853b;
}

a:visited {
  color: #d7853b;
}

a:hover {
  color: #d7853b;
}

a:active {
  color: #d7853b;
}

.container_purchase
{
  border-bottom: 4px solid #d7853b;
  color: white;
  margin-right: -10px;
  margin-left: -10px;
  background-image: url("background-tile.png");
  background-position: 50% 50%;
  text-align: center;

}
.purchase_image_cont
{
  display: inline-block;
  width: 600px;
}

.store_image
{
  margin: 20px;
}