body {
	background: url(http://topeng.wen.ru/menu-bg.gif) repeat #333333;
	color: #99cc33; }
	
a {
	color: #bAb9bC;
	font-weight: 700; }
	
a:visited {
	font-weight: 90;
	color: #9A999C; }
	
input {
	border: 1px solid #444444;
	background: #111111 url(http://topeng.uiwap.com/bijipler.gif);
	color: indigo; }
	
.header {
	display: block;
	color: #303030;
	background-image:#79787B url(http://topeng.uiwap.com/bc.png);
	font-size: 1.5em;
	text-align: center;
	width: 100%; }
	
.box {
	display: block;
	border: 1px solid gray;
	background: #222222 url(http://topeng.uiwap.com/bg.png);
	color: #99cc33 ;
	text-align: center; }
	
.footer {
	display: block;
	color: #79787B;
	font-size: 0.9em;
	text-align: center;
	width: 100%; }
	
.bg1 {
	background: #323232;
	display: block;
	width: 100%;
	text-align: left;
	text-indent: 10px; }
	
.bg2 {
	background: #303030;
	display: block;
	width: 100%;
	text-align: left;
	text-indent: 10px; }