.photoframe {
    height: 160px;
    width: 160px;
}



.photoframe img {
    max-width: 125px;
    max-height: 125px;
}



.portfolioContent .textBlock {
    clear: left;
    margin-left: 20px;
    padding-top: 15px;
}


.contactContent p {
    color: lightgrey;
    font-size: 1em;
    /*letter-spacing: 1px;*/
    clear: both;
}

.aboutContent img {
    max-width: 220px;
    max-height: 295px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: right;
}