@media screen, print{

	body{background: url('../imagens/fundo.png') top center repeat-x ; text-align: center; margin: 0;}
	
 	tablee{width: 600; text-align: center;}
	
	#flash{width: 600px; height: 749px; margin: 0 auto;}

	#pag{width: 650px; height: 749px; margin: 0 auto;}
	
	#rodape{width: 100%; background: url('../imagens/fundo_rodape.png') bottom center repeat-x;}
	
	#cortina_e{width: 100%; background: url('../imagens/cortina_e.gif') top left no-repeat;}
	
	#cortina_d{width: 100%; background: url('../imagens/cortina_d.gif') right top no-repeat;}
	 
}