body {
     background-color: black;
     color: yellow;
     font-family: sans-serif;
}

a:link {
     color: yellow;
     text-decoration: none;
}

a:visited {
     color: white;
     text-decoration: none;
}

.links {
       font-size: small;
}

.license {
	 font-size: xx-small;
}
