p.background{
	width: 1191px;
	height: 694px;
	background-image:url('../pages/Profile.jpg');
	z-index:0;
}
.textalign{
	position: absolute;
	left: 50%;
	top: 40%;
	z-index: 2;
}
.photoalign{
	position: absolute;
	left: 12%;
	top: 20%;
	z-index: 2;
}
