body {
background: white url(photos/orig.jpg) 0 0 no-repeat fixed;
background-color: transparent;
layer-background-color: white;
}
div#content {
background: transparent url(photos/bright.jpg) 0 0 repeat fixed;
}
div#links a {
background: transparent url(photos/link.jpg) 0 0 no-repeat fixed;
}
div#links a:hover {
background: transparent url(photos/linkover.jpg) 0 0 no-repeat fixed;
}

