@charset "utf-8";
/* CSS Document */

body, html {margin:0; padding:0; height: 100%;}
body { background-color:#ffffff; }


#logo {   position: absolute;  
   overflow: auto;  
   width: 386px;  
   height: 302px; 
   left: 50%;  
   top: 50%;  
   margin-left: -193px;  
   margin-top: -151px; }
