html {
	background: green;
}

body {
	color: black;
}

div#board .login { color: black; }
