@charset "UTF-8";
/* CSS Document */

.bio {
	padding: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #383838;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;
	margin-left: 10px;
	margin-right: 10px;
}
