.body {
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flaceter {
	text-align: center;
}
.fundotabela {
	background-image: url(images/fundo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.titulo {
	font-family: Book Antiqua;
	font-size: 12px;
	font-weight: bold;
	text-align: center;


}
.texto {
	font-family: Book Antiqua;
	font-size: 10px;
}
.caixaformlario {
	background-color: #DF9F48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;

}
