body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(file:///E|/dras/imagens/fundoxdras01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-attachment: fixed;
	background-image: url(fundoxdras01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
