body {
	background-image: url(../imagens/fundo.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0px 0px;
	clear: both;
	float: none;
	height: 735px;
	width: 980px;
}

