.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
z-index:-6;
width:920px;
height:319px;
margin:0 auto;
top:0;
left:0;
}

