@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://), url-prefix(https://), url-prefix(ftp://){

@-moz-keyframes htmlfadein {

from {opacity: .25;}
to   {opacity: 1;} }

body {

-moz-animation: linear .76s;
-moz-animation-name: htmlfadein }


}
