
img.resize{
    width:100px;
    height:67px;
    border:1px solid #000000;
    padding:2px;
    position:absolute;
    z-index:1;
}

/* we give the p element some margin from the images to the left*/

.text{margin-left:120px;}

