.fundoconteudo {
	background-attachment: scroll;
	background-image: url(images/ftfundo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: static;
}