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