#indextitle, .indexhead, .indexcollastmod, .indexcoldesc, address, .indexbreakrow {
	display: none;
}

body {
  padding: 2%;
  background-image: url("https://annelies.ejury.de/wp-content/uploads/sites/7/2022/12/IMG_5473_modified-scaled.jpg");
  background-attachment: fixed;
  background-size: 100% auto;
}

table {
  font-size: large;
  font-weight: bold;
  color: white;
}

td {
  padding: 5px;
}

a {
  color: white;
}
