body {
background: #000 url('splash_bg.jpg') repeat-x top right;
}

#positioning
{
width: 1024px;
height:1082px;
margin:-50px auto;
}

#machine{
background: url('splash_machine.jpg') no-repeat top right;
width: 1024px;
height:1082px;
position:relative;
left:0;
top:0;
}

#static{
background: url('splash_static.gif') no-repeat top right;
width: 188px;
height:218px;
position:relative;
left:392px;
top:-794px;
}