/*
 * This script was inspired by the script written by modavis941 and 
 * Displays an animated matrix code for About:blank, preload 
 * frames/iframes and before select flash movies load.
 *
 * (CC)2009 Dwight Spencer (Den Zuko) <denzuko@users.sf.net>
 * http://Denzuko.co.cc - http://twitter.com/denzuko
 *
 */

@-moz-document url(about:blank)
{
  /* 
   * the code in here only apply to:
   *   - pages whose URLs start with about:blank
   */

  background: url("http://tinyurl.com/lxx558") !important;
}