body {
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(/pg_inicial/futuro_novo/fundo.jpg);
}
#div_imagem {
	position: absolute;
	top: 50%;
	margin-left:-330px;
	margin-top:-216px;
	height: 432px;
	width: 660px;
	margin-right: auto;
	margin-bottom: auto;
	left: 50%;
}
#tabela {
	height: 432px;
	width: 660px;
}

