body {
	background-image:  url("img/meio.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-right: 20px;
	margin-left: 20px;
	text-indent: 20pt;
	margin-top: 0px;
}
