@charset "utf-8";
/* CSS Document */

  #welcome {
	position:absolute;
	width:385px;
	height:47px;
	z-index:3;
	left: 50px;
	top: 80px;
}


#welcome img {
	padding-bottom: 5px;
}
