#content{
		float:left;
		width:730px;
		height:800px;
	
			
		font-family:monotype corsiva;
		position:relative;
		z-index:4;
	}
	#content h2 {
	color:#573c05;
	text-align:center;
	font-size:30px;
	}
	#content div {
		position:relative;
		margin:0 auto;
		left:20px;
	}
	#content #menu{
		clear:both;
	}
	#content li {
		float:left;
		list-style:none;
		padding-left:30px;
	}
	#content li a img {
		width:170px;
		height:43px;
		border:0;
	}
	#content b {
		display:block;
		width:280px;
		height:216px;
		background:url(../art/ugol.png);
		position:absolute;
		left:-30px;
		top:-30px;
	}