.jumbotron {
    position: relative;
    background: url("/images/ldsguitarhymns.jpg") center center;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
}

.navbar-default {
    background: none;
    border: none;
}

ul.nav.navbar-nav > li > a {
	color: #6e6e6c;
}

#product {
}

#product-main {
	background-image: url(/images/ldsguitarhymns_com_images.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#product-main-small {
	background-color: white;
}

#product-contact {
	background-color: white;
}

#product-faq {
	background-color: white;
}

#product-sample {
	background-color: white;
}

#product-hymns {
	background-color: white;
}

#product-hymns-2 {
	background-color: white;
}

#main-text {
	font: arial;
	font-size: 30px;
	color: #6e6e6c;
	padding-top: 70px;
	font-family: Gotham Light;
}

#main-text-medium {
	font: arial;
	font-size: 20px;
	color: #6e6e6c;
	padding-top: 6px;
	/*padding-left: 320px;*/
	font-family: Gotham Light;
}

#main-text-normal {
	font: arial;
	font-size: 12px;
	color: #6e6e6c;
	padding-top: 6px;
	/*padding-left: 320px;*/
	/*padding-right: 20px;*/
	font-family: Gotham Light;
}

#contact-text {
	font: arial;
	font-size: 30px;
	color: #6e6e6c;
	padding-top: 60px;
	padding-left: 50px;
	font-family: Gotham Light;
}

#contact-text-normal {
	font: arial;
	font-size: 12px;
	color: #6e6e6c;
	padding-top: 16px;
	padding-left: 50px;
	font-family: Gotham Light;
}

#faq-text {
	font: arial;
	font-size: 20px;
	color: #6e6e6c;
	padding-top: 25px;
	padding-left: 50px;
	font-family: Gotham Light;
}

#faq-text-normal {
	font: arial;
	font-size: 14px;
	color: #6e6e6c;
	padding-top: 10px;
	padding-left: 50px;
	font-family: Gotham Light;
}

#hymns-text {
	font: arial;
	font-size: 30px;
	color: #6e6e6c;
	padding-top: 40px;
	padding-left: 50px;
	font-family: Gotham Light;
}

#hymns-text-normal {
	font: arial;
	font-size: 12px;
	color: #6e6e6c;
	padding-top: 5px;
	padding-left: 50px;
	font-family: Gotham Light;
}
