div#flash {
    width: 200px;
    height: 100px;
    position: absolute;
	top: 25%; /* 30 pixels from the top of the page */
  	left: 25%; /* 80 pixels from the left hand side */
  }