.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;
}
