body {
	background-color: #ECE9D8;
}
#contenido {
	background-color: #716F64;
	width: 560px;
	height: 325px;
	overflow: scroll;
}
#macro {
	background-color: #ECE9D8;
	width: 100%;
	height: 600px;
}
#linc {
	background-color: #D3D1CA;	
	color: #716F64;
	width: 560px;
	}
