﻿.transparentLogo 
{
    background-image: url(images/logo.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    width:500px;
    height:220px;
}

.imgLeft
{
    float:left;
}
