body {
background: white url(photos/saguaro_bg.jpg) 0 0 repeat fixed;
background-color: transparent;
/*layer-background-color: white;*/
}
div#content {
background: transparent url(photos/saguaro_fg.jpg) 0 0 repeat fixed;
}
div#links a {
background: transparent url(photos/saguaro_link.jpg) 0 0 no-repeat fixed;
}
div#links a:hover {
background: transparent url(photos/saguaro_linkover.jpg) 0 0 no-repeat fixed;
}

