.information {
	background-color: rgba(186, 114, 0, 0.611765);
}

.navigation {
	background-color: rgba(186, 114, 0, 0.611765);
}

.content {
	background-color: rgba(186, 114, 0, 0.611765);
}

.poll {
	background-color: rgba(186, 114, 0, 0.611765);
}

.poll {
	color: rgb(255, 255, 255);
}

.poll {
	font-family: OpenSans;
}

.poll {
	font-size: 16px;
}

.name {
	color: rgb(255, 255, 255);
}

.name {
	font-family: Tsarevich;
}

.name {
	font-size: 48px;
}

.date {
	color: rgb(255, 255, 255);
}

.date {
	font-family: Forum;
}

.date {
	font-size: 30px;
}

.location {
	color: rgb(255, 255, 255);
}

.location {
	font-family: Forum;
}

.location {
	font-size: 32px;
}

.message {
	color: rgb(255, 255, 255);
}

.message {
	font-family: helvetica;
}

.menu {
	color: rgb(255, 255, 255);
}

.menu-current {
	color: rgb(255, 255, 255);
}

.menu {
	font-family: OpenSans;
}

.menu {
	font-size: 16px;
}

.navigation {
	font-family: OpenSans;
}

.navigation {
	font-size: 16px;
}

.header {
	color: rgb(255, 255, 255);
}

.header {
	font-family: Tsarevich;
}

.header {
	font-size: 48px;
}

.content {
	color: rgb(255, 255, 255);
}

.content {
	font-family: OpenSans;
}

.content {
	font-size: 17px;
}

.anchor {
	color: rgb(251, 255, 6);
}

.footer {
	color: rgb(255, 255, 255);
}

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

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

.body {
	background-size: cover;
}

.body {
	background-attachment: fixed;
}