html {
	background:url("/assets/common/img/bg/stars.webp");
	color:white;
}

a {
	color:chartreuse;
}

a:visited {
	color:aquamarine;
}
