body {
	background-color:#d9e1e6;
	
}
#geral {
	width:1100px;
	height:565px;
	margin:0 auto;
}
#topo {
	width:1100px;
	height:120px;
	margin-left:-05px;
}
#centro #tituloPagina {
	top: 30px;
	left: 50px;
	position: absolute;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #B22222;
	text-transform: uppercase;
}