h1 {
	font-family: brother-1816-printed, sans-serif;
	font-weight: 600;
	font-size: 60px;
	font-style: normal;
	color: #f7db4a;
	letter-spacing: 20px;
}

h1 a {
	font-family: brother-1816-printed, sans-serif;
	font-weight: 600;
	font-size: 60px;
	font-style: normal;
	color: #f7db4a;
	letter-spacing: 20px;
	text-decoration: none;
}

p {
	min-width: 1200px;
	font-family: nimbus-sans, sans-serif;
	font-weight: 300;
	font-size: 18px;
	font-style: normal;
	color: #f7db4a;
	line-height: 35px;
}

p a {
	color: #f7db4a;
}

body {
	background-color: #67aabb;
	padding: 30px;
}

iframe {
	padding-bottom: 30px;
}