@charset "utf-8";
/* CSS Document */

.logo {
                position: absolute;
                left: 50%;
                top: 50%;
                width: 600px;
                height: 490px;
                margin-top: -260px;
                margin-left: -300px;
 
                overflow: auto;

}