@charset "windows-1251";
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#DBF36B;
	background:#000000;
}
#content {
	font-size: 12px;
	font-style: oblique;
	border: 1px dashed #F7F778;
	padding:5px;
	padding-top: 20px;
	height:auto;
	width:70%;
}
pre{
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
#footer {
		padding-top: 20px;
        font-family: "Courier New", Courier, monospace;  
        font-size: 8px;

}
