#flash_home
{
  position: absolute;
  
  width: 525px;
  height: 215px;
  
  left: 50%;
  top: 50%;
  
  margin-left: -262px;
  margin-top: -107px;
}
