:root {
	--theme-num: 1;
	
	--outer-frame-url: url(/css/theme/1/window/outer-frame.png);
	--inner-frame-url: url(/css/theme/1/window/inner-frame.png);
	--button-frame-url: url(/css/theme/1/button/frame.png);
	--window-bg-grey-url: url(/css/theme/1/window/grey/background.png);
	--window-bg-url: url(/css/theme/1/window/background.png);
	--area-bg-url: url(/css/theme/1/area-background.png);
	--website-background-url: url(/css/theme/1/website-background.jpg);
}