/*
------------------------------------------
 Set FontSize
------------------------------------------
*/
body{
    font-size: 20px;
}

#fontsize a#bigger{
	background: url(../_img/layout/bg_fSizeBiggerHi.jpg) no-repeat bottom left;
}