:root{
	--body-bg:url(../assets/backgrounds/earth.jpg) no-repeat black fixed;
	--body-fg:white;
	--section-bg:none;
	--section-fg:none;
	--article-bg:#ddd;
	--article-fg:#228;
	--article-bghl:#fff;
	--article-fghl:#000;
	--blink:#0ff;
	--slink:#00f;
	--alink:#00f;
}