body { background-color: white; background-image: url(edge-tiny.png); background-attachment: fixed; background-repeat: no-repeat; background-position: 95% 10%; } div.slide h1 { background-color: white; opacity: 0.7; } .figure { z-index: -1; position: fixed; top: 0; height: 100%; } .figure img { max-height: 100%; max-width: 80%; }