/* view from the palace */

#header_main {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	}
	
#header_xtn {
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	}

#body_bg {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	}

#body_bg2 {
	background-image: url(../images/body_bg2.jpg);
	background-repeat: repeat-y;
	}

#body_bg3 {
	background-image: url(../images/body_bg3.jpg);
	background-repeat: repeat-y;
	}
	
#base_footer {
	background-image: url(../images/footer_base.jpg);
	background-repeat: repeat-y;
	}

