body {
background: #000;
text-align:center;
margin: 100px;
margin-left: -0px;
}

.wrapper {
margin: 0 auto;
width: 640px;
text-align:center;
}

.top {
background: url(../i/hold_01.jpg) top left no-repeat;
height: 130px;
width: 640px;

}

.left {
background: url(../i/hold_02.jpg) top left no-repeat;
height: 350px;
width: 241px;
float:left;
}

.right {
background: url(../i/hold_04.jpg) top left no-repeat;
height: 350px;
width:195px;
float:left;
}
.middle {
float:left;
width: 204px;
}
