.fd {
	background-attachment: fixed;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
