html, body {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.red_wire{
	width: 100%;
	height: 8px;
	background-color: #be3f41;
}



.logo_Fac_services {
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

.coming_soon {
	text-align: center;
	font-style: italic;
	margin-top: 20%;
	font-size: 16px;
}

.contact {
	font-size: 12px;
}

footer{
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 10px;
	font-style: italic;
	text-align: center
}