.Home {
	background-attachment: fixed;
	background-image: url(../imagem/img_backs/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}