@charset "UTF-8";
/* CSS Document */

		html, body { height:100%; background-color: #ffffff;}
		body { margin:0; padding:0; overflow:hidden; background-image:url(images/gradient.png); background-repeat:repeat-x; background-color:#6CF; }
		#flashContent { width:100%; height:100%; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:12; color:#630; }
			
		
		
