body {
	background: #000 url(../img/bio.jpg) no-repeat center top;
}
strong, strong a {
	color: #fff !important;
}
.career {
	list-style-type: none;
	margin: 0 0 24px 0;
	padding: 0;
}
.career li {
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	background: transparent url(../img/bullet.gif) no-repeat left center;
	line-height: 1.1em
}
