#titelContainer {
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
}

.black {
	background: #FFFFFF;
}

h1 {
  	letter-spacing: 0px;
  	margin-right: auto;
  	margin-left: auto;
  	font-family: LeagueGothicRegular, "League Gothic", arial, sans-serif;
	color: #051136;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	  //font-family: Boogaloo-Regular, "Boogaloo-Regular", arial, sans-serif;
  	text-shadow: 0 1px 0px rgba(255,255,255,.3);
	  
  	margin-bottom: 0px;
  	margin-top: 0px;
	text-align: center;
	width: 454px;
	font-size: 116px;
}
a:link {
	  text-decoration: none;
	}
	
a:visited {
	  text-decoration: none;
	}
	
a:hover {
	  text-decoration: none;
	}
	
a:active {
	  text-decoration: none;
	}