body {
	background-attachment: scroll;
	background-color: #0A1871;
	background-repeat: repeat;
	margin: 0;
}
#wrap {
	width: 850px;
	margin:0 auto;
	float: none;
	height: 12000px;
	background-image: url(waku.png);
	background-attachment: scroll;
	background-repeat: repeat-y;




#contents {
	float: none;
	width: 760px;
	margin: 0 auto;
	position: fixed;
	height: 100%;

}
.unnamed1 {
}
.unnamed1 {
	background-color: #FFFF00;
}

