@charset "utf-8"; 

body
{
background:#000000;
// background-image:url('shocking.jpg'); 
background-repeat:no-repeat; 
background-position:center center; 
background-attachment:fixed; 
}


#footer{
  position: fixed;
  bottom: 0px;
}


table {
    border: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-align: center;
    border-spacing: 20px; 
    padding: 10px;
}