body {
    cursor: url('/1.cur');
	height:100%;
	margin:0px;
	padding:0px;
	background:#101318 url(images/bg_virsus.png) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8e8e8e;

}