body{
	background-color: 
	red;
	text-align: center;
	background-image: url("./photo/fec.jpeg");
	background-attachment: fixed;
	color: #000;

	
}
.para {text-align: left; 
}


.mti {color:#B8B8B8;
text-shadow: -5px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
font-size: 8vw;

}
.mt2 { color:#0079F2;

font-size: 4vw;
}
 .mt3 { color:#848484;
 	font-size: 6vw;
	 
 }
 div{ background-color: rgb(151, 172, 207);
	border: 1px solid black;
	outline: #4d33b6 solid 1px;
	margin: auto;  
	padding: 20px;
	text-align: center;

  }

 h2{color: red;
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.txtit{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 3vw;
	color: red;
}