body {
	margin: 0px;
	background-color: #DBE7F5;
	overflow-y: hidden;
}	


#img {
	background: url(imagens/trama.jpg) no-repeat;
	width: 780px;
	height: 430px;
	
}