/******************************************/
/*            about:blank - Le Vin        */
/******************************************/
/*               By Skeletorfw            */
/*  http://www.skeletorfw.deviantart.com  */
/******************************************/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {

background:  url("http://fc05.deviantart.com/fs27/i/2008/174/0/0/La_Vin_by_skeletorfw.jpg");
margin:0px;
background-color:#ffffff;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
}
}