body
{
    background-image: url("image/15723.jpg");
    
    color: whitesmoke;
}
h1
{
 margin-top: 65px;
 font-style: italic;
 font-family: 'Courier New', Courier, monospace;
 font-size: 33px;
 color: yellow;
}
.container
{
    margin: auto !important;
}
table
{
    color: brown !important;
}

