body{
background-color: black;
color: white;
font-family: Arial, Helvetica, Sans-Serif;
font-size: small;
font-weight: bold;
text-align: center;
}
.close{
color: #FAEBD7;
}
.credits{
padding-top: 7px;
color: #E39324;
font-size: xx-small;
}
a:link{
color: #E39324;
text-decoration: none;
}
a:visited{
color: #E39324;
text-decoration: none;
}
a:hover{
color: #FAEBD7;
}