.fotow{
    position: relative;
    width: 205px;
    height:300px;   
    float:left;       
    background-color: whitesmoke;
    margin-bottom: 5px;
    margin-left: 2px;
}
.imgw {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}