body {
background:#fff;
}
#header {
margin:0 auto;
width:1000px;
height:200px;
position:relative;
background:#000;
}
#header img {
position:absolute;
}
img.title {
position:static;
display:block;
margin: 0 auto;
}

