/* ================================================================================
 * TeamLiquid PreProcess Dark Theme
 *
 * Author	  : Eagl3s1ght
 * Version	  : 1.2 - 27-09-2011
 * ================================================================================ */
 
@-moz-document url-prefix('http://www.teamliquid.net'), domain("www.teamliquid.net") {
	/* 
		the code in here only apply to:
			-pages on the domain teamliquid.net
	*/
        body{ background: #000 url("http://localhostr.com/files/YmI7JGz/background.jpg") no-repeat fixed 0 0;
    color: #D2D7D9; }

body table{ visibility: hidden; }

}