body {
	margin:0px;
	width:100%;
	text-align:center;
	background-image:url('../imagens/fundo_geral.jpg');
}

table{
	background-color:white;
	text-align:center;
}

#geral{
	width:910px;
	text-align:center;
}

#topo{
	width:900px;
	text-align:center;
}

#corpo{
	width:870px;
	margin-top:5px;
	text-align:center;
}

#rodape{
	width:900px;
	text-align:center;
	margin-top:35px;
}