.information {
	background-color: rgba(216, 215, 210, 0.811765);
}

.navigation {
	background-color: rgba(216, 215, 210, 0.811765);
}

.content {
	background-color: rgba(216, 215, 210, 0.811765);
}

.poll {
	background-color: rgba(216, 215, 210, 0.811765);
}

.poll {
	color: rgb(68, 111, 140);
}

.poll {
	font-family: DoubletwoStudios;
}

.poll {
	font-size: 21px;
}

.name {
	color: rgb(68, 111, 140);
}

.name {
	font-family: BadScript;
}

.name {
	font-size: 42px;
}

.date {
	color: rgb(68, 111, 140);
}

.date {
	font-family: BadScript;
}

.date {
	font-size: 35px;
}

.location {
	color: rgb(68, 111, 140);
}

.location {
	font-family: BadScript;
}

.location {
	font-size: 46px;
}

.message {
	color: rgb(68, 111, 140);
}

.message {
	font-family: helvetica;
}

.menu {
	color: rgb(8, 141, 204);
}

.menu-current {
	color: rgb(68, 111, 140);
}

.menu {
	font-family: DoubletwoStudios;
}

.menu {
	font-size: 21px;
}

.navigation {
	font-family: DoubletwoStudios;
}

.navigation {
	font-size: 21px;
}

.header {
	color: rgb(68, 111, 140);
}

.header {
	font-family: Haymaker;
}

.header {
	font-size: 44px;
}

.content {
	color: rgb(68, 111, 140);
}

.content {
	font-family: PTSerif;
}

.content {
	font-size: 21px;
}

.anchor {
	color: rgb(8, 143, 204);
}

.footer {
	color: rgb(68, 111, 140);
}

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

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

.body {
	background-size: cover;
}

.body {
	background-attachment: fixed;
}