body {
	background-image: url(../imagens/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#geral{
	position: absolute;
	left: 50%;
	width: 907px;
	height: 1100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -450px;
	z-index: 0;}

#conteudo{
	position: absolute;
	left: 50%;
	width: 907px;
	height: 1100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -450px;
	z-index: 30;}
