div#content-about
{
	min-height:						100%;
	width:							100%;
	
}

div#content-about div.content-item
{

	background:						#fff url(../img/sections/image.php?id=about) 50% 0 no-repeat;
	min-height:						100%;
	width:							900px;
	margin:							0 auto 0 auto;
	padding:						0 0 0 0;
}

a#about-play
{
	display:						block;
	
}

a#about-play:hover
{
	cursor:pointer;
}


