/*
 * CambiaSfondo
 * 
 * Author      : _eNeRGy_ (7397517)
 * Created     : Apr 8th, 2009
 * Version     : 1
 * Website     : url(http://nrgjack.altervista.org/)
 * Description : Cambia sfondo
 */ 

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document 
domain("hattrick.ws"),
domain("hattrick.interia.pl"),
domain("hattrick.uol.com.br"),
domain("hattrick.org") {
 body{
	background: url(http://nrgjack.altervista.org/_altervista_ht/style/blacktrick/bg.png)   !important;
 }
}