html,body {
	font-size: 100%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/

}

#switch2  {
	background: transparent url("../i/sw_arr.gif") bottom center no-repeat;
}
	
#switch1, #switch3 {
	background: none;
}
