body
{
background-color: #000000;
background-image: 
url('images/splash_background.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50%
}

table.links
{
        width: 50%;
        margin-top: 520px;
        margin-left: auto;
        margin-right: auto;
}
