.relative {position:relative;}
	.note_1 {position:absolute; left:610px; top:0px;}
	
	.note_2 {position:absolute; left:655px; top:125px;}
	*html .note_2 {top:130px;}
	*:first-child+html .note_2 {top:130px;}
	
	.note_3 {position:absolute; left:125px; top:260px;}
	*html .note_3 {top:225px;}
	*:first-child+html .note_3 {top:265px;}
	
	.note_4 {position:absolute; left:630px; top: 310px; z-index: 90; }
	
	.note_5 {position:absolute; left:715px; top:5px;}
	
	
	.note_7 {position:absolute; left:710px; top:625px;}
	
	.note_8 {position:absolute; left:110px; top:790px;}

	.note_9 {position:absolute; left:689px; top:-62px;}
	
