body{
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size:1.6ex;
}

a{
	color:red;
	text-decoration:underline;
}

pre{
	color:red;
}
h2{
	font-size:1.0em;
}
table{
	background-repeat:no-repeat;
	border: 0;
	width:900;
	height:600;
}
#content {
overflow:auto;
	/* CSS HACK */
	width: 475px;	/* IE 5.x */
	width/* */:/**/475px;	/* Other browsers */
	width: /**/475px;
	
	/* CSS HACK */
	height: 323px;	/* IE 5.x */
	height/* */:/**/323px;	/* Other browsers */
	height: /**/323px;}	
#fon {
  background-image: url('fon2.png');
}