@charset "utf-8";
.bg_text {
	background-attachment: scroll;
	background-image: url(../templates/imagens/bg_text.png);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #069;
	color: #069;
}
