

.background2
{
	background: #333;
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}



.background3
{
	background: #333;
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}



.texts
{
	width: 80%;
	margin: 160px auto;
}