body {
background-color:#996633;
background-image: url("fotos/po.jpg");
}
h1 {
	width:760px;
	color:#000000;
	float: center;
	text-align:center;
	border-bottom:solid 10px;
	font-size:70px;
	margin-left:100px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.o {
	width:760px;
	height: auto;
	color:#ffffff;
	float: center;
	font-size:20px;
	line-height:23px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:40px;
	text-align:justify; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
.rodape {
	width:760px;
	height:30px;
	color:#FF9900;
	float: center;
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
