body {
	font-family:system-ui;
	color :#0059FF;
	background-image: url("galaxy.grad.png");
    background-repeat: no-repeat;
    background-size: cover; 
    background-attachment: fixed;
}
}

header {
	color:#B6B6B6;
}

section.second {
	color:#00BFFF;
}  