body {
	margin: 0;
	padding: 0;
	background:url("../images/bg.jpg") #d0d2d3 repeat-x center top;
}

#geral{
	position: relative;
	width: 995px;
	height: 1358px;
	margin: 0 auto;
	text-align: center;
	font:Arial, 'sans-serif';
	font-size: 11px;
	background:url("../images/bg_topo.jpg") no-repeat center top;
}

