html *
{
background-color: hsl(0, 100%, 10%);
color: white;
}

a
{
color: rgb(255, 180, 0);
text-decoration: underline;
}


*.banner
{
margin-right: 30%;
margin-left: 30%;
text-align: center;
}




table
{
width: 60%;
align: center;
height: 10%;
float: right;
}
