/* project divs provide adequate padding */
#mainLeft {
    margin-bottom: 0;
}

#home_intro {
    margin-bottom: 30px;
}

/* ----- Projects --*/

.project {
    margin-bottom: 30px;
}

.project img {
    width: 290px;
    float: left;
    margin-bottom: 20px;
}

.project h3 a {
    color: black;
}

.project_description {
    width: 355px;
    float: right;
}
