.information {
	background-color: rgba(255, 255, 255, 0.592157);
}

.navigation {
	background-color: rgba(255, 255, 255, 0.592157);
}

.content {
	background-color: rgba(255, 255, 255, 0.592157);
}

.poll {
	background-color: rgba(255, 255, 255, 0.592157);
}

.poll {
	color: rgb(0, 96, 135);
}

.poll {
	font-family: Bravo;
}

.poll {
	font-size: 28px;
}

.name {
	color: rgb(0, 96, 135);
}

.name {
	font-family: DockerThree;
}

.name {
	font-size: 45px;
}

.date {
	color: rgb(0, 96, 135);
}

.date {
	font-family: CertaSans;
}

.date {
	font-size: 22px;
}

.location {
	color: rgb(0, 96, 135);
}

.location {
	font-family: CertaSans;
}

.location {
	font-size: 33px;
}

.message {
	color: rgb(0, 96, 135);
}

.message {
	font-family: helvetica;
}

.menu {
	color: rgb(0, 96, 135);
}

.menu-current {
	color: rgb(0, 96, 135);
}

.menu {
	font-family: Bravo;
}

.menu {
	font-size: 28px;
}

.navigation {
	font-family: Bravo;
}

.navigation {
	font-size: 28px;
}

.header {
	color: rgb(0, 96, 135);
}

.header {
	font-family: DoubletwoStudios;
}

.header {
	font-size: 44px;
}

.content {
	color: rgb(0, 96, 135);
}

.content {
	font-family: OpenSans;
}

.content {
	font-size: 17px;
}

.anchor {
	color: rgb(66, 128, 228);
}

.footer {
	color: rgb(0, 96, 135);
}

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

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

.body {
	background-size: cover;
}

.body {
	background-attachment: fixed;
}