/*
-------------------------------------------------------------------------------------------

Este estilo solo se aplica al abrir una nueva pestaÃ±a en Firefox

Autor: Juan Pablo Tinte (Lesser K) para la comunidad Psicofxp.com
Contacto: Lesser.K@gmail.com | jp.tinte@hotmail.com | www.inifin.blogspot.com

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-------------------------------------------------------------------------------------------
*/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {
background:  url("http://i225.photobucket.com/albums/dd319/Lesser_K/logo_psicofxp_remix_blanco_naranja.png") !important;
margin:0px !important;
background-color:#F2A04D !important;
background-position:center !important;
background-attachment:fixed !important;
background-repeat:no-repeat !important;

}

}        