body {
	color: #ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("https://wwwimage-secure.cbsstatic.com/thumbnails/photos/w1920-q80/marquee/1032011/ncis_sp_hero_landscape.jpg");
	background-attachment: fixed;
	//background-color:#ff0000; //#c4af37;
}
h1, h2 {
	font-family: 'Open Sans', sans-serif;
}
.row {
	margin-top: 30px;
}
.title {
	font-size: 3em;
}
.quote-bg {
	background-color: rgba(0, 0, 0, 0.5);
}
.quote-font {
	font-size: 2em;
}