/*-----------------------------------*/
/* Sets the font to large			  */

	#wrapper {
		font-size: 1em;
	}
