.tableBckgr {
	background-image: url(../../assets/images/backgrdImages/about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tableStaff {
	width: 520px;
	margin-top: 10px;
}
.bioText {
	width: 520px;
}
.bioParagraph1 {
	margin-bottom: 10px;
	width: 520px;
}
.bioParagraphNext {
	margin-bottom: 10px;
	width: 520px;
	margin-top: 10px;
}
