.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Contact {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Backround {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #000000;
	width: 100%;
}
