#fundo1{
    width: 1024px;
    height: 500px;
    background-image: url(../../img/arvore.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: center; 
}
