h1{
	font-family: Futura;
	font-size: 450%;
	font-weight: heavy;
	text-align: center;
	text-decoration: none;
	line-height: 90%;
	
	}
		
		span img {
  display: none;
  margin-left: auto;
    margin-right: auto;
  text-align: center

   margin: 0 auto;
   
} 

span a:hover + img {
position: absolute;
  display: block;


   left: 50%;
   width: 500px;
   height: 889px;

   margin-left: -250px; /* Half the width */



  
  
  
  



