:root {
	--bg-color: #22103a;
	--mid-color: #7c63a0;
	--accent-bg: #b0724d;
	--highlight-bg: #739651;
	--primary-color: #7eff00;
	--secondary-color: #6c2900;
	--text-shadow-color: #6c2900;
	--border-img: url("/creechers/a/hallowborder.png");
	--usertext-red: #800;
	--usertext-orange: #740;
	--usertext-yellow: #650;
	--usertext-green: #250;
	--usertext-teal: #065;
	--usertext-blue: #048;
	--usertext-purple: #50A;
	--usertext-pink: #808;
	--usertext-white: #fff;
}

body {
	background-image: url("/creechers/a/spookywood.png");
	background-attachment: fixed;
}

.modeswitch {
	background-image: url("/creechers/a/darkbutton.png");
}
