.tittle{
height:25px;
width:630px;
float:left;
font-size:20px;
}

.image{
height:110px;
width:160px;
float:left;
margin:5px 5px 5px 5px
}

.desc{
height:120px;
width:450px;
float:left;
margin:5px 5px 20px 0px;
}

.

