/*-----------------------------------*/
/* Sets the font to small			  */

	#wrapper {
		font-size: 0.6em;
	}
