<style type="text/css">

/* base
----------------------------------------------- */
body {
height:100%;
background-color:#000;
max-height:100%;
margin:0px 0px; padding:0px;
}

html {
height:100%;
background-color:#000;
background-position:top center;
background-repeat:no-repeat;
max-height:100%;
margin:0px 0px; padding:0px;
background-image:url('http://kritikmagazine.com/images/283');
}

img {
	
         border:0px;
      }
#container {
width: 841px;
height : 663px;
position : absolute;
top : 50%; left : 50%;
margin : -331px auto auto -420px;
}

</style>