.contentWrapper
{
	width:387px;
	margin:20px auto;

	height:550px;

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

