body {
    background-color: #000000;
    background-image: url('/images/Background.png');
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden !important;
}
table {
    background-image: url('/images/dropshadows.png');
    background-repeat: no-repeat;
    background-position: center;
    padding: 15px;
}
