#header {
position: absolute;
left:50%;
width:760px;
top:60px;
margin-left:-380px;
height:355px;
background-image:url(../images/image_home.jpg);
z-index: 1;
}
#content {
position: absolute;
left:50%;
width:750px;
top:430px;
margin-left:-375px;
z-index: 1;
}