body {
	background: #000000 !important;
}


.large-header {
	background-image: url('../img/demo-1-bg.jpg');
}

h1 {
	font-size:6vw;
	/* letter-spacing:-2px; */
	text-align:center;
	padding-top:30px;
	font-weight: 400;
	font-family: 'Audiowide';
	text-shadow: 0px 1px 1px rgba(12, 11, 11, 0.56);
}
