.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: 4B3000;

}
.fundo {
	background-image: url(img/fundo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
