body {
  background: black url(outstretched-bg.jpg) 0 0 no-repeat fixed;
}
div#content {
  background: #468 url(outstretched-red.jpg) 0 0 no-repeat fixed;
}
div#links a {
  background: transparent url(outstretched-fade.jpg) 0 0 no-repeat fixed;
}
div#links a:hover {
  background: transparent url(outstretched-wash.jpg) 0 0 no-repeat fixed;
}
