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