@charset "utf-8";
/* CSS Document */

div.flashcenter1{
  width:800px;
  height:600px;
  border:0;
  position:absolute; 
  top:50%;
  left:50%;
  margin-top:-300px;
  margin-left:-400px;
  text-align:center
}