you could give the body of that page an ID.  eg:

<body id="firstpage">

#firstpage #content {
  background: transparent url("images/parker_cutout2.gif") bottom
right no-repeat;
}

and it'd only show up on the first page.  it'd probably be a lot
easier than trying to get z-index to work with floats.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to