html,body {
	font-size: 120%;/* 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.*/

}

#switch3  {
	border-bottom: 1px solid #000;
}
	
#switch1, #switch2 {
	background: none;
}