@charset "UTF-8";

body{
	font-size:120%;
	}
	
#textSizeChange #small a {
	background-position:0 0;
	}
	
#textSizeChange #medium a {
	background-position:-19px 0;
	}
	
#textSizeChange #large a {
	background-position:-38px -19px;
	}

#tagLine{
	font-size:10px;
	}