/* CSS Document */

body {
background-image:url(../imagens/bg_destaques.png);
background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FF6600;
}
