#note {
	display: none;
	position: fixed;
	top: 8%;
	left: 25%;
	width: 40%;
/*	height: 90%;*/
	background: url(../img/note.png) repeat;
	overflow: auto;
}
