#header-text .bg {
    background-image: url('../images/fancy_shit_background_coming_soon.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.3;
}
#header-text .bg-wrap {
	background: #441123;
}

.fancy_shit_page{
    background: #441123;
}