BODY {
	background: url(background.jpg) #669900;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11pt;
}

A:link {
  color: #222277;
}

A:active {
  color: #000000;
}

A:visited {
  color: #444444;
}

A {
  text-decoration: none;
}

.menu-item {
	font-family: Arial, sans-serif;
	color: #FFFFCC;
	font-weight: 100;
	font-size: 10pt;
	text-align: center;
}

.wermspowke {
	font-family: Arial, sans-serif;
	color: #FF9C00;
	font-weight: 600;
	font-size: 14pt;
}

.wermspowke-sm {
	font-family: Arial, sans-serif;
	color: #FF9C00;
	font-weight: 600;
}

.answer {
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: 100;
	font-size: 9pt;
}

.centered {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
