@charset "UTF-8";
/* CSS Document */


#starbox {
	width:800px;
	height:225px;
	background: url('../images/headmain.jpg') no-repeat;
	position:relative;
}
#starimg {
	position:absolute; top:7px; left:746px;
	width:40px;
	height:40px;
}

