<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Documento senza titolo</title>
<style type="text/css">
iframe {
	background-image:url(prova_immagini/sempronio.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
</style>
</head>
<body>
		<iframe name="news"
	   		src="pinco_pallo.php"
	   		width="732px"
	   		height="460px"
	   		scrolling="auto"
	   		frameborder="0"
	   		align="top"
	   		marginwidth="0"
	   		marginheight="0"
	   		allowtransparency="true">
	  </iframe>
</body>
</html>