body {
    color: white; background-color: black;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0 0;
    text-align: center;
    min-width: 400px;  /* Zentrierung im Internet Explorer */
   }

div#Site {
    text-align: left;    /* Seiteninhalt wieder links ausrichten  */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1003px;
    padding: 0px;
    border: none;
  }
   
div#intro { 
    width: 100%; height: 100%;
}

img#profile { border: none;   
    z-index: 0;
    }
    
/*img#hLogo { border:none;
    position: relative; top: -314px; left: 174px;
    z-index: 1;
}

img#sLogo { border:none;
    position: relative; top: -314px; left: 529px;
    z-index: 1;
    
} */   