body {
background-color: #000000;
color: #C0C0C0;
text-align: center;
}
A:visited, A:active, A:hover {
color: #C0C0C0;
text-decoration: none;
}
.banner{
align: center;
}
A:link {
color: #DAA520;
}