@charset "utf-8";
.fundo {
	background-attachment: scroll;
	background-image: url(../imagens/bkg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
