BODY {
	font-size:101%;
	font-family: Lucida Console, 'Courier New', Courier, monospace;
	font-weight: normal;
	background-color: #0000c7;
	color: #beff30;
	margin: 10px; 
}
A {
  color: #ff0000;
  text-decoration: none;
}
DIV#mainwrapper
{
  font-size: 1em;
}

