/* ~~~ ©2004 Rm; implementation by Vady ~~~
	vady[at]i.com.ua
	
	{var}
	cross-browser = false;
	static-values = true;
	unique-colors = true;
	...

*/

/* ~~~ [regular classes/selectors definitions] ~~~ */
BODY {
	padding: 0;
	margin: 0;
/*/*/
	background: #ffffff url(../images/main-bg.gif) repeat-x top;
/*buzz*/
}

/* ~~~ [template colors & background sets] ~~~ */
.bgset1 {
/*/*/
	background: url(../images/sub-bg.gif) repeat-x bottom !important;
/*buzz*/
}
.bgset2 {
/*/*/
	background: url(../images/brick.gif) !important;
/*buzz*/
}