Greetings!
I'm trying to make transparent backgrounds for DIVs work across different
browsers without the child elements inheriting the transparency. Following a
suggestion I found in the archives I used a small PNG file tiled as the
background as a standard method, then-- since I was already usin
>Add...
>#content p a {margin-top: -100px; padding-top: 100px; width: 1px;
.display: block;}
>...and the anchor will appear 100px below top of window and nicely below
>the fixed header.
>The anchor is actually around 115px tall and 1px wide with this styling,
>but that won't bother any of the br