BODY {
	font-size:101%;
	font-family: Lucida Console, 'Courier New', Courier, monospace;
	font-weight: bold;
	background-color: #000050;
	color: #ffffff;
	margin: 10px; 
}
A {
  color: #1f00af;
  text-decoration: underline;
}
DIV#mainwrapper
{
  font-size: 1.5em;
}

