.stevenjones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin: 10px;
	padding: 10px;
	float: right;
	height: auto;
	width: auto;
	border: thin solid #0000FF;
}
