body {
background: #8E9ECF;
}

#bottom {
position: absolute;
background: url('bottom.jpg');
left: 0;
bottom: 0;
width: 617px;
height: 450px;
}

#whole {
position: absolute;
background: url('bg.jpg') repeat-x;
left: 0;
bottom: 0;
height: 450px;
width: 100%;
}