﻿.main {
	background: #F2F4EC;
}
.header {
	background: transparent !important;
}
.header:after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1;
	background: #e4d4b4b0;
}
