@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.megavideo.com/?v=") {

body {
opacity: 0.0 !important;
background: #000 !important;
}

body:hover {
opacity: 1.0 !important;
background: #fff !important;
}

}