﻿table{background-color:#CEC4FF;

}
table #content{background-image:url(images/kanjiBG.png);
background-position:bottom;
background-repeat:no-repeat;}

#topleft{
	background-image:url(images/tl_corner.gif);
	background-repeat: no-repeat;
	background-position:left;
	}
	
#topright{background-image:url(images/tr_corner.gif);
	background-repeat: no-repeat;
	background-position:right;
	}
	
#bottomleft{background-image:url(images/bl_corner.gif);
	background-repeat: no-repeat;
	background-position:left;
	}
	
#bottomright{background-image:url(images/br_corner.gif);
	background-repeat: no-repeat;
	background-position:right;
	}

#side{background-image:url(images/bg_grad.jpg);
}
#header{border-bottom: solid #9933ff thin;}
	
	

