html {background-image:url(assets/images/craftslink.jpg);
			background-size:cover;
			background-attachment:fixed;
			background-repeat:no-repeat;}
	/*This image was sourced from https://unsplash.com/photos/ZdOW9Qd8mQo	*/


header h1 {
	font-family: rochester;
	font-style: normal;
	font-weight: 400;
	color: #FAF8F6;
	font-size: 311px;
	text-align: center;
}