body {
	font-family: "Hammersmith One";
	font-size: 16px;
	line-height: 1.5;
	
	background-color: #Ffffff;
	color: #ffffffff;
	margin: 40px auto 40px auto;
	width: 620px;
}

h1 {
	font-size: 40px;
	font-weight: 700;
  color: #190117;
  text-align: center;
}

