body {
	background-image: none;
	background-size: unset;
	color: #000000 !important;
	font-family: Times;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color:  #000000 !important;
}
a {
	color:  #000000 !important;
	text-decoration: none;
}
ul, li {
	color:  #000000 !important;
}
p {
	color:  #000000 !important;
}
.zenith, .menu-container, .mobile-menu-container, .topnav, .slideshow, .breadcrumbs, .pp-container, .nohoney, .captcha-container, footer {
	display: none;
}
header div {
	flex: 1;
	text-align: center;
}
header a img {
	height: 115px;
	width: 180px;
}
input, textarea, select {
	border-top: 0;
	border-bottom: 1px solid;
	border-left: 0;
	border-right: 0;
	width: 100%;
}
::placeholder {
	color: transparent;
}
:-ms-input-placeholder {
	color: transparent;
}
::-ms-input-placeholder {
	color: transparent;
}