body {
  background-image: url("/conf-data/InnovationFestival/images/wpp-background.jpg"); 
  background-size: cover;     
  background-position: center; 
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #444444;
}

.footer {
  display: none;
}