hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.intro {
 font-family: 'Amatic SC', cursive;
}

.jumbo1 {
	background-image: url("masonbmedia.com/images/masonbmdiea_back1.JPG");
	background-size: cover;
}

.welcome {
	
}

#intro {
	font-size: 50px;
	margin-top: 200px;
	font-weight: 900;
	color: white;
}

#intro2 {
	font-size: 50px;
	margin-bottom: 200px;
	font-weight: 900;
	color: white;
}

.navbar-black {
	background-color: black;
}