.logo
{
 background: url(logo.jpg) no-repeat 0 0;
 width:100%;
 font-size:0;
 color:rgb(40%,40%,50%);

    padding: 150px 0 0 0;
    overflow: hidden;
    height: 0px;
}