body {
	background: #365daa;
	color: #ffffff;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: white;
}

#waspbanelogo, #worldmap {
	text-align: center;
}

.langs {
	position: absolute;
	right: 10px;
	width: 200px;
	top: 250px;
}

.langs ul {
	list-style: none;
	text-align: center;
}

.langs li {
	margin-bottom: 10px;
}

.langs img {
	border: none;
	margin-bottom: 5px;
	height: 50px;
}

#langseu {
	display: none;
}

#copyright {
	position: absolute;
	bottom: 10px;
	width: 95%;
	margin: 0;
	padding: 0;
}

#copyright p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 9px;
}