I am using the following CSS to centre a div in the middle of my page:
.someWrapper { width: 100%; height: 100%; position: relative; } .centredDiv {