.fundo {
	background-attachment: fixed;
	background-color: #030132;
	background-image: url(imagens/fundo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
	margin: 0px;
}
}