#header{
position:fixed;
width:875px;
height:300px;
background:url('../images/tlo4.png');
z-index:999;
}

#content{
position:absolute;
top:260px;
width:872px;
height:100%;
background:black;
z-index:-999;
}