.information {
	background-color: rgba(0, 128, 213, 0.63);
}

.navigation {
	background-color: rgba(0, 128, 214, 0.631373);
}

.content {
	background-color: rgba(0, 128, 214, 0.631373);
}

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

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

.poll {
	font-family: Tahoma;
}

.poll {
	font-size: 16px;
}

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

.name {
	font-family: CertaSans;
}

.name {
	font-size: 44px;
}

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

.date {
	font-family: Forum;
}

.date {
	font-size: 48px;
}

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

.location {
	font-family: CertaSans;
}

.location {
	font-size: 47px;
}

.message {
	color: rgb(108, 247, 75);
}

.message {
	font-family: helvetica;
}

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

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

.menu {
	font-family: Helvetica;
}

.menu {
	font-size: 16px;
}

.navigation {
	font-family: Helvetica;
}

.navigation {
	font-size: 16px;
}

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

.header {
	font: normal normal normal normal 30px/39px PTSans;
}

.header {
	font-size: 30px;
}

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

.content {
	font-family: PTSans;
}

.content {
	font-size: 15px;
}

.anchor {
	color: rgb(99, 249, 242);
}

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

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

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

.body {
	background-size: cover;
}

.body {
	background-attachment: fixed;
}