.fundotopo {
	background-attachment: fixed;

	background-image: url(file:///D|/Gustavo/GUSTAVO Free/Hidrocon/img/fundo_topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/fundo_topo.jpg);
}

