@charset "utf-8";
/* -----------------------------------------------------------------------------------------
File:			type.css	
Description:	Typography

Created:		30/01/07
Modified:		dd/mm/yy

TODO:			--
BUG/FIX:		--

Author:			George Komianos
Copyright:		2006 Acrodev.com - Unless otherwise noted.
				The unique combination of images, colors, sizes, typography, and positioning 
				("the design") 	is copyright 2005 Acrodev.com and may not be reproduced. 
----------------------------------------------------------------------------------------- */

html>body { 
	font-size: small; 
}

#wrapper {
	font-size: 85%;
	letter-spacing: 0.1px;
}
