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

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

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

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

.poll {
	color: rgb(158, 4, 94);
}

.poll {
	font-family: Forum;
}

.poll {
	font-size: 20px;
}

.name {
	color: rgb(158, 4, 94);
}

.name {
	font-family: OwnHand;
}

.name {
	font-size: 43px;
}

.date {
	color: rgb(158, 4, 94);
}

.date {
	font-family: Forum;
}

.date {
	font-size: 38px;
}

.location {
	color: rgb(158, 4, 94);
}

.location {
	font-family: Forum;
}

.location {
	font-size: 48px;
}

.message {
	color: rgb(158, 4, 94);
}

.message {
	font-family: helvetica;
}

.menu {
	color: rgb(158, 4, 94);
}

.menu-current {
	color: rgb(158, 4, 94);
}

.menu {
	font-family: CertaSans;
}

.menu {
	font-size: 20px;
}

.navigation {
	font-family: CertaSans;
}

.navigation {
	font-size: 20px;
}

.header {
	color: rgb(158, 4, 94);
}

.header {
	font-family: TenorSans;
}

.header {
	font-size: 44px;
}

.content {
	color: rgb(158, 4, 94);
}

.content {
	font-family: PTSerif;
}

.content {
	font-size: 21px;
}

.anchor {
	color: rgb(158, 4, 94);
}

.footer {
	color: rgb(158, 4, 94);
}

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

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

.body {
	background-size: cover;
}

.body {
	background-attachment: fixed;
}