
.centerBox {
	background: url('logo-ignaz-small.png');
	position: absolute; 
	width: 320px; 
	height: 140px; 
	left: 50%; 
	margin-left: -150px;
	text-align: center;
	padding-top: 130px;
	background-repeat: no-repeat;
	top: 40px;
}
