body {
	margin: 0px;
}
#tudo {
	height: 100%;
	width: 100%;
        
}
#site {
	background-image: url(../layout/fnd.jpg);
	height: 1900px;
	width: 760px;
	position: relative;
        
	
}

