div.logo {
    background-color: #ff0000;
}

img.logo {
    width: 23.0769em;
}

img.eric:hover, img.dan:hover, img.al:hover, img.logo-title:hover {
    opacity: 1;
}

img.logo-title {
    width: 20.1154em;
    position: absolute;
    left: 2.1438em;
    top: 0.3846em;
    opacity: .5;
}

img.eric {
    width: 9.4615em;
    position: absolute;
    left: .500em;
    top: 8.5769em;
    opacity: .5;
}

img.al {
    width: 7.7692em;
    position: absolute;
    left: 8.2692em;
    top: 9.9615em;
    opacity: .5;
}

img.dan {
    width: 15.8076em;
    position: absolute;
    left: 7.2692em;
    top: 7.1538em;
    opacity: .5;
}

div.text {
 background-color: #00ff00;
 float:left;
};
