div.project
{
    font-size: 0.75em;
    margin-bottom: 3em;
    clear: both;
}

div.project img
{
    float: left;
    width: 150px;
    border: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
}

div.projectName
{
    font-weight: bold;
}

div.endProject
{
    clear:both;
}

div.projectDescrition
{
    margin-top: 0.75em;
}
