@charset "utf-8";
/* CSS Document */

#bg {
	position:relative;
	width:801px;
	height:115px;
	z-index:1;
	top: -500px;
	right: -800px;
	background-color: #99CC99;
}

