#wood {
	position: relative;
	height: 38px;
	clear: both;
	background-image: url(images/night/wood.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#butterfly {
	overflow: visible;
	position: absolute;
	z-index: 100;
	height: 67px;
	width: 155px;
	top: 427px;
	right: 33%;
}
#footer {
	background-image: url(images/night/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 80px;
	position: relative;
}
