.fundo {
	text-align: left;
	vertical-align: top;
	background-attachment: fixed;
	background-image: url(../imagens/fundo.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
