img
{
	border:none;
}

.now-working-section
{
	height:55px;
	position: relative;
	top: -4px;
	background: url("images/about_jason_morrissey.png") no-repeat top left;
}

.now-working-section p
{
	padding-left: 18px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-right: 15px;
	line-height: 24px;
}



.about-section
{
	height:400px;
	position: relative;
	top: -2px;
	background: url("images/about_jason_morrissey.png") no-repeat top left;
}

.about-section p
{
	padding-left: 18px;
	padding-top: 15px;
	margin-bottom: 4px;
	padding-right: 15px;
	line-height: 24px;
}

a, a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}