p.background{
	width: 1191px;
	height: 694px;
	background-image:url('../pages/Home.jpg');
	z-index:0;
}
p.text{
	color: white;
	position: absolute;
	top: 750px;
	text-align:center;
}

#imageposition{
	position: absolute;
	top: 25%;
	left: 39%;
	z-index:2;
}

.size{
	width: auto;
	height : 290px;
	border:10px double #d93e0a;
}