@charset "utf-8";
.fundo {
	background-attachment: scroll;
	background-image: url(fundo.jpg);
	background-repeat: repeat-x;
}
