@charset "UTF-8";

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

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