body {
		background-image: url(fundo.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		width: auto;
		margin: auto;
	 }
