.fundo_intro {
	background-attachment: fixed;
	background-image: url(../imagens/fundo_intro.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

