@charset "UTF-8";
#text_about {
	width: 440px;
	margin-left: 45px;
}
#nombres {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDA88F;
	margin-bottom: 15px;
}
#separador {
	background-color: #E8E3DD;
	height: 6px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
