body {
  color:#3a0500;
/*  background-color: #9a4000; */
  background: #9a4000 url("imgs/fbg_yu.png") repeat-x top center;
}

div.stage{
  background: transparent url("imgs/bg_yu.jpg") no-repeat center center;
  background-attachment: fixed;
}

a:link {color : #3a0500;}
a:visited{color :#3a0500;}
a:hover{color : #3a0500 ;}
a:active{color : #3a0500 ;}

div.popupspeak{
	background-image : url("./imgs/popupspeak.png");
}

div.popupspeak div{
	color: #fff;
}

.stage{
	background-image:url("imgs/bg_yu_a.png");
}

hr {
	background-color:#5F2B00; color:5F2B00; border-color:#5f2b00;
}

