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