.contentWrapper
{
	width:328px;
	margin:10px auto 0;

	height:600px;

}


.aboutImage
{
	background-image:url('../images/aboutPage.png'); 
	
	background-repeat: no-repeat;
	background-position:bottom center; 	
}

.aboutImage p
{
	display:none;
}


.aboutText
{
	background-image:url('../images/headerBg.png'); 
	
	font-size:19px;
	line-height:1.4;
}

.aboutText p
{
	padding-top:20px;
}

.aboutText, .aboutImage
{
	width:164px;
	height:600px;
	float:left;
}
