.information {
	background-color: rgba(244, 233, 186, 0.843137);
}

.navigation {
	background-color: rgba(244, 233, 186, 0.843137);
}

.content {
	background-color: rgba(244, 233, 186, 0.843137);
}

.poll {
	background-color: rgba(244, 233, 186, 0.843137);
}

.poll {
	color: rgb(186, 67, 144);
}

.poll {
	font-family: Forum;
}

.poll {
	font-size: 20px;
}

.name {
	color: rgb(186, 67, 144);
}

.name {
	font-family: DockerThree;
}

.name {
	font-size: 44px;
}

.date {
	color: rgb(186, 67, 144);
}

.date {
	font-family: Bravo;
}

.date {
	font-size: 40px;
}

.location {
	color: rgb(186, 67, 144);
}

.location {
	font-family: DoubletwoStudios;
}

.location {
	font-size: 32px;
}

.message {
	color: rgb(186, 67, 144);
}

.message {
	font-family: helvetica;
}

.menu {
	color: rgb(186, 67, 144);
}

.menu-current {
	color: rgb(186, 67, 144);
}

.menu {
	font-family: Grotesque;
}

.menu {
	font-size: 17px;
}

.navigation {
	font-family: Grotesque;
}

.navigation {
	font-size: 17px;
}

.header {
	color: rgb(186, 67, 144);
}

.header {
	font-family: DockerThree;
}

.header {
	font-size: 38px;
}

.content {
	color: rgb(186, 67, 144);
}

.content {
	font-family: OpenSans;
}

.content {
	font-size: 19px;
}

.anchor {
	color: rgb(186, 67, 144);
}

.footer {
	color: rgb(221, 234, 6);
}

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

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

.body {
	background-size: cover;
}

.body {
	background-attachment: fixed;
}