html {
    background-color: #663;
    color: #66A;
}

h1{
    text-align: center;
}

tr{
    background-color: #3D3;
} 
