	body {
			margin: 0px;
			padding: 25px;
			font-family: sans-serif;
			font-size: small;
		}
		h1 {
			font-family: "Trebuchet MS", Helvetica, sans-serif;
			color: #2F2A28;
			font-size: 15px;
			text-align:center;
		}
		
		li.LOCKED {
			font-weight: bold;
		}
		
		body {
		    
			
			margin: 0px;
			margin-left: 15px;
		}
		.dombra {
		background:url(../images/dombra.png);
		width: 302px;
		position: absolute;
		height: 369px;
		left: 100px;
		bottom:0px;
		}
		.abay {
		background:url(../images/abay.png);
		width: 261px;
		height: 350px;
		float: right;
		bottom:0px;
		}
		.inv{
		position: absolute;
		right:0px;
		bottom:0px;
		}
		.backlink a{
		position: absolute;
		font-weight:bold;
		float:left;
		color:#000;
		top:10px;
		}