/* @override http://localhost:9026/_css/screen.css */

body {
	width: 960px;
	margin: 50px auto;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	background-color: #000;
	color: #fff;
	text-align: center;
}

h1 {
	font-size: 400%;
	margin: 1em 0;
}

a.answer {
	font-size: 1000%;
}

a {
  color: #f00;
}