dovresti creare un box contenitore che contiene tutto...
codice:
body,html {
height:100%;
margin:0;
background-image: url();
background-repeat: no-repeat;
font-family: "Trebuchet Ms", Arial, "Sans serif";
}
#box {
width:800px; height:px; position:absolute;top:0%;left:0%;margin:-100px 0 0 -175px;
margin-right: auto;
margin-left: auto;
background-image: url();
background-repeat: no-repeat; color: #fff;
overflow: hidden;
}
e giocare sul top e left.