*{margin:0;padding:0;}
body{background-color:#fafafa;}
img{border:none;}

#center {
    margin-top:-34px;
    margin-left:-150px;
    position:absolute;
    top:50%;
    left:50%;
    text-align: center;
    }

.logo {
    width:300px;
    height:68px;
    float:left;	
    border: none;
    }

#windowFade{
    position:absolute; 
    position:fixed; 
    top:0; 
    left:0; 
    z-index:1000; 
    background:#ffffff; 
    }