body {
  width: 900px;
  height: 1200
  background-color: black;
  background-image: url("/web_images/waben_back.jpg");
  }

img.mainlogo {
		width: 100%;
		display: flex;
		justifiy-content: center;
		align-items: center;
}