@charset "UTF-8";
/* CSS Document */
body {
	background-color:darkslategrey;}
span{color:floralwhite}
h1 {
 color: black;}

