.bg {
	background-attachment: fixed;
	background-image: url(../IMG/background.gif);
	background-repeat: repeat;
	background-position: center top;
}
.texto_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
