body {
	background: #ddd url(../images/Soldner2019-4c640x186.png) no-repeat center top;	
	background-size: 40%;
	background-position: 30% 20px;
}

.bg {
	position: fixed;
	bottom: 40px;
	left: 30%;
	text-align: center;
	font: 20px arial, sans-serif;
}

.bg a {
  color: gray;
}