html, body { height: 100%;margin:0;padding:0;}
#logo h1, #logo h2, #logo .info { display: none;}
#logo { position: relative; width: 800px; margin: 0 auto; 
background: url(../images/lgo.png) no-repeat center center; 
min-height: 100%; height: auto !important; height: 100%; }
#logo .wrapper { position: relative; height: 280px;}