#wood {
	position: relative;
	height: 38px;
	clear: both;
	background-image: url(images/day/wood.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#oduvanchik {
	overflow: visible;
	position: absolute;
	z-index: 100;
	background-image: url(images/day/oduvanchik.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 113px;
	top: 426px;
	right: 33%;
}
#footer {
	background-image: url(images/day/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 83px;
	position: relative;
	
}

