
div#content-home
{
	
	
	min-height:					100%;
	width:						100%;
	overflow-x:					hidden
	
}

div#content-home div.content-item{

	min-height:					400px;
	text-align:					center;
	opacity:					0;
}



