 
body{
	background: white;
	padding-bottom:0;
}

.posterfoot h1{
  font-family: 'Trivia Grotesk N2';
	color: black;
	text-transform: none;
	font-weight: bold;
	font-size: 62px;
	line-height: 1;
}
.posterfoot h2{
  font-family: 'Trivia Grotesk N2'; 
	text-transform: none;
	font-weight: bold;
	font-size: 44px;
	line-height: 1;
}
.posterfoot h2 span{
	color: #9A9A9A; 
}


.headlogo{
	width: 100%;
}
 