@charset "UTF-8";

body{
	font-size:110%;
	}

#textSizeChange #small a {
	background-position:0 0;
	}
	
#textSizeChange #medium a {
	background-position:-19px -19px;
	}
	
#textSizeChange #large a {
	background-position:-38px 0;
	}

#tagLine{
	font-size:10px;
	}