html, body{
height:100%;
background-color:#000;

}

#wrapper{
margin:0 auto;
height:587px;
width:928px;
background:#000 url(../img/intro_bg.png) no-repeat;
position:relative;
left:0;
}

img{
border:none;
}

#sandrasInk{
position:absolute;
top:160px;
left:120px;
}

#labyrinth{
position:absolute;
top:360px;
left:180px;
}