body 
{
	overflow : scroll;
	background-image:url('../img/NavegadorNaoPermitido.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
		