
*{
	font-family: 'Red Hat Display', sans-serif;
}

.back{
	background-image: url("Web_Home_Page_Back.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	background-origin: content-box;
	
	
	
}