

body, html { height: 100%;
      background-color: #000;
      position: relative;
      overflow: hidden; }


#front { position: absolute;
       top: 50%; left: 50%;
/*       margin: -768px 0 0 -1024px;*/
       margin: -233px 0 0 -188px;
       display: block;
       }


/*
body#A { overflow: hidden; }

#front { position: absolute;
       top: 50%; left: 50%;
       margin-top: 0;
       margin-top: 0;
       display: none; }

#page {
      position: absolute;
      top: 50%; left: 50%;
      margin-top: -276px;
      margin-left: -504px;
      width: 1007px; height: 553px;
      background-image: url('../img/new.jpg');
}
*/


/* typography */

