body {
	font-family: 'Avant Garde', Avantgarde, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

#msa-logo {
	width: 699px;
	height: 321px;
	margin: auto;
  	position: absolute;
  	top: 0; 
  	left: 0; 
  	bottom: 0; 
  	right: 0;
	background: url('logo_msa.png');
	text-align: center;
}

#msa-logo p {
	margin-top: 260px;
}