Heres the code
/* begin Header */
div.art-Header
{
margin: 0 auto;
position: relative;
z-index:0;
width: 882px;
height: 199px;
}
div.art-Header-jpeg
{
position: absolute;
z-index:-1;
top: 0;
left: 0;
width: 882px;
height: 199px;
background-image: url('images/Header.jpg');
background-repeat: no-repeat;
background-position: center center;
}
/* end Header */
I hope that's the code you need if not tell me.
Thanks,Tanner


Sign In
Create Account


Back to top










