/********************************/
/*   about:blank - Kara Kartal  */
/********************************/
/*      By yguzey               */
/********************************/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url(about:blank) {

*:empty:not([style]):not([text]):not([class]):not([onresize]) {

background:  url("http://img525.imageshack.us/img525/1521/karakartalyq4.jpg") !important;
margin:0px !important;
background-color:#000000 !important;
background-position:center !important;
background-attachment:fixed !important;
background-repeat:no-repeat !important;
}
}