#letterPart{
width: 732px; 
background-color: #EFCBA7; 
margin: 0; 
padding: 10px 0 20px 30px;
border-top: 3px solid #EABC8E;
border-bottom: 3px solid #EABC8E;
}
.letterPartA, .letterPartB{
height: 674px;
padding-top: 10px;
}
.letterPartB{
height: 683px;
}

.letterPartA img, .letterPartB img{
width: 418px;
margin: 0px 30px 0 0;
float: left;
}

.letterPartA p, .letterPartB p{
padding: 0;
margin: 0;
text-indent: 10px;
line-height: 28px;
}


.letterPartB p{
line-height: 26px;
}