
li#font_small {
	background: url("../images/btn_font_s.gif") no-repeat left top;
}
li#font_medium {
	background: url("../images/btn_font_m.gif") no-repeat 0px -18px;
}
li#font_large {
	background: url("../images/btn_font_l.gif") no-repeat left top;
}
div#contents {
	font-size:100%;
}
