.fundo {
	background-attachment: fixed;
	background-image: url(fundo_trafico.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: C2D59A;
}
