body {
	background-color: #f7edaf!important;
	margin: 1em!important;
}

.dsclmr {
	background-color: #fff!important;
	color: #000!important;
	border-color: #000!important;
	border: 0.5em solid;
	text-align: center;
	margin: 10px!important;
	margin-top: auto;
	padding: 10px;
}

.logo {
	max-width: 4em;
	max-height: 4em;
}

.toplogo {
	margin: 1em!important;
}

.top {
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: calc(1.325rem + .9vw);
}

blockquote {
	text-align: right;
	font-size: 0.8em;
}

a {
	color: inherit!important;
	text-decoration: none!important;
}

.header,.footer {
	background-color: #f7ed8f!important;
	opacity: 100%;
}

.container {
	margin-top: 9em;
}

.ad {
	margin: 10px!important;
	text-align: center;
}




