.mainTbl {
margin-top: 10px;
width: 991px;
}

.leftTd{
width: 400px;
height: 700px;
background-image: url('../img/rasputin.jpg');
background-porition: top left;
background-repeat: no-repeat;
}

.centerTd{
width: 420px;
height: 700px;
background-image: url('../img/bg.jpg');
background-porition: top left;
background-repeat: no-repeat;
}

rightTd{
width: 171px;
height: 700px;
}