@charset "utf-8";
#imagem{
	margin:auto;
	margin-top:40px;
	width:1000px;
	
	}
#texto{
	margin:auto;
	margin-top:15px;
	width:100%;
	height:120px;
	background-color:#FFF;
	}
