<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.information {
	background-color: rgba(226, 222, 208, 0.811765);
}

.navigation {
	background-color: rgba(226, 222, 208, 0.811765);
}

.content {
	background-color: rgba(226, 222, 208, 0.811765);
}

.poll {
	background-color: rgba(226, 222, 208, 0.811765);
}

.poll {
	color: rgb(178, 82, 14);
}

.poll {
	font-family: OwnHand;
}

.poll {
	font-size: 21px;
}

.name {
	color: rgb(232, 134, 1);
}

.name {
	font-family: CertaSans;
}

.name {
	font-size: 42px;
}

.date {
	color: rgb(178, 82, 14);
}

.date {
	font-family: CertaSans;
}

.date {
	font-size: 22px;
}

.location {
	color: rgb(178, 82, 14);
}

.location {
	font-family: CertaSans;
}

.location {
	font-size: 33px;
}

.message {
	color: rgb(178, 82, 14);
}

.message {
	font-family: helvetica;
}

.menu {
	color: rgb(140, 124, 2);
}

.menu-current {
	color: rgb(178, 82, 14);
}

.menu {
	font-family: OwnHand;
}

.menu {
	font-size: 21px;
}

.navigation {
	font-family: OwnHand;
}

.navigation {
	font-size: 21px;
}

.header {
	color: rgb(178, 82, 14);
}

.header {
	font-family: DoubletwoStudios;
}

.header {
	font-size: 44px;
}

.content {
	color: rgb(178, 82, 14);
}

.content {
	font-family: CertaSans;
}

.content {
	font-size: 17px;
}

.anchor {
	color: rgb(178, 82, 14);
}

.footer {
	color: rgb(178, 82, 14);
}

.body {
	background-image:
		url(../constructor/backgrounds/sea4.jpg);
}

.body {
	background-repeat: no-repeat;
}

.body {
	background-size: cover;
}

.body {
	background-attachment: fixed;
}</pre></body></html>