/*===================================================================

 about this template
 http://hyper-text.org/archives/2007/10/css_switch.shtml

===================================================================*/

body{
font-size:110%;
	}


/*----------------------------------------
 __CSS_switch
----------------------------------------*/

html body ul#css_switch li.liquid a {
	background: url(../img/font-big-on.jpg) no-repeat left center;
	}

html body ul#css_switch li.fixed a {
	background: url(../img/font-nomal-off.jpg) no-repeat left center;
	}

