#corpo {
	width:100%;
	background:url(../imagens/background.jpg) repeat-x;
}
#site {
	width:940px;
	height:813px;
	margin:0 auto;
	background:url(../imagens/imagemSite.jpg) no-repeat;
}