﻿body {
  text-align: center;
  background-color:white
}

#centrierer {
  text-align: center;
  margin: 0 auto;
}

#absolut {
	position:absolute;

	left: 11%; top: 10%;
}
