#logoStyling {
    opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha( opacity = 0 );
}
