@charset "utf-8";
body {
	background:url(images/b.jpg) top left no-repeat fixed;
	color: #111;
	font: bold 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.left {float:right;margin:20px;}

#counter {position:fixed;left:2px;bottom:2px;}
