#colophon {
  background: white !important;
  background-image: url("http://uebler.nl/wp-content/uploads/footer-afbeelding.jpg") !important;
  background-size: cover !important;
  background-position: 75% !important;
  background-repeat: no-repeat !important;
  min-height: 427px !important;
}
body.layout-full {
  /* Use the same color as the footer */
  background-color: white !important;
  background-image: url("http://uebler.nl/wp-content/uploads/footer-afbeelding.jpg") !important;
  background-size: cover !important;
  background-position: 75% !important;
  background-repeat: no-repeat !important;
  min-height: 427px !important;
}
#theme-attribution {
 	display: none !important; 
}