#content {
	width: 250px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px auto auto -125px;
	text-align: center;
	background: url("https://valgevalgus.eu/valgevalgus.png") center no-repeat;
}