/* IE centering hacks */ #iehack { position: absolute; top: 50%; left: 50%; } #image { position: relative; top: -50%; left: -50%; }