/* think progress */

#tprogress {
	background-color: #333;
	background-image: url("http://gobnf.org/i/mtb/tprogressbg.jpg");
	background-repeat: repeat-x;
}
.bg {
	background-color: #222b3d;
	background-image: url("http://gobnf.org/i/mtb/background.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}


