@charset "utf-8";

/* These are just the general site styles. 
   It has nothing to do with ImageFlow
========================================== */

	* { 
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:12px;
	}


	body {
		font-size:0.8em;
		line-height:1.4em;
		padding:0;
		margin:0;


}
