/*!
 * Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: none;
}

.full {
  background: url(http://thumbs.media.smithsonianmag.com//filer/4e/f8/4ef87b4d-18fa-48a1-b8ca-865bb065c928/mw_poison_garden_tunnel.jpg__1072x0_q85_upscale.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home {
	background-color: rgba(255, 255, 255, 0.7);
}
