/* CSS Document */

.promo{
   width:200px;
   height:200px;
   display:none;
   position:absolute;
   left:50%;
   margin-left:-400;
   top:0px;

}