
.landing_body {
	padding: 0px;
	margin: 0px;
	background-color: #e9e9e9;
}

.header_zone {
	background-color: white;
}

.content_zone {
	color: #3e3e3e;
	height: calc(100vh - 70px);
	text-align: center;
}