.fundo {
	background-attachment: fixed;
	background-image: url(img/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
}
.tabela_principal {
	height: 100%;
	width: 100%;
}

