table.staff {
	width: 700px;
	font-size: 85%;
	margin-left: 50px;
	border: 1px solid #48607c;
	background-image: url('../../images/stripe.png');
	background-repeat: repeat;
}

table.staff th {
	text-align: left;
}