.centralizar {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -300px;
}
.tabela_pag_febace {
	background-image: url(../imagens/peteca_pag_febace.jpg);
	background-position: center center;
	height: 552px;
	width: 423px;
	word-spacing: inherit;
}
.texto_pag_febace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: justify;
	width: 264px;
	position: absolute;
	left: 90px;
	top: auto;
	bottom: 80px;
	line-height: 1.3em;
}
#fundo {
	background-image: url(../imagens/fundo_degrade_verde.jpg);
}

