#sun{
	width:130px;
	height:150px;
	background:url(sprite.png) no-repeat 0 ;
	position:fixed;
	bottom:10px;
	z-index:1100000;
}

#note{
	position:fixed;
	top:10px;
	right:5px;
	z-index:1100000;
}
