body {
   font-family: arial, sans-serif;
}

#imagens {
   width: 196px;
   height: 523px;
}

#imagens img {
   margin-bottom: 35px;
}

#texto {
   position: absolute;
   width: 404px;
   height: 523px;
   padding-right: 5px;
   top: 0;
   left: 216px;
   overflow: auto;
}
