/* By Slothmaster1 */


@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") 
{
body:empty:not([style]):not([text]):not([class]):not([onresize])
{

background:  url("http://i166.photobucket.com/albums/u116/slothmaster1/myfferrorsmaller.png");
margin:0px;
color: white !important;
background-color:#d3daed;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;

}
}
