body, #shadow_tr, #shadow_b {
background-color: #b9d7df; /* back */
}

#container {
border-color: #e79c53; /* frame */
}

#butterfly {
	position: absolute;
	top: 160px;
	left: 110px;
	width: 50px;
	height: 46px;
	background-image:url(/template/shared/images/butterfly.png);
	background-repeat:no-repeat;
	z-index: 1;
}
