body{
	font-family:arial;
	background-image:url("../img/02.jpg");
	width:100%;
	background-size:cover;
	
}
#provisional{
	width:100%;
	height:400px;
	position:absolute;
	bottom:0px;
	background-image:url("../img/fons.png");
	
}
h1{
	text-align:center;
	color:ffffff;
	font-size:40px;
}
h2{
	text-align:center;
	color:ffffff;
}
h3{
	text-align:center;
	color:ffffff;
}
h4{
	text-align:center;
	color:ffffff;
	font-size:16px;
}
.p1{
	text-align:center;
	font-size:12px;
	color:ffffff;
}