.contact{
	display: none;
	width: 100%;
	height: 80%;
	position: absolute;
	left: 0%;
	text-align: center;
	background-color: rgba(255,255,255,.6);
	background-size: cover;
	background-image: url(../media/lab.gif);
	opacity: .8;
}



.contact1{
	display: none;
	width: 100%;
	height: 80%;
	position: absolute;
	left: 0%;
	text-align: center;
	background-size: cover;
	background-color: rgba(255,255,255,.6);
	background-image: url(media/lab.gif);

}


p{
	width: 30%;
	height: 30%;
	position: absolute;
	top: 30%;
	left: 30%;
	text-align: left;
}