#intro{
  position: absolute;
   width: 808px; /* Breedte van je (flash)object */
   margin-left: -404px; /* helft van de breedte (negatief) */
   height: 220px; /* Hoogte van je (flash)object */
   margin-top: -110px; /* helft van de hoogte (negatief) */
   top: 50%;
   left: 50%;
}
