body {
margin: auto;
text-align:center;
  font-family: arial;
  color: white;
  background: black;


 /* background-position: bottom right;*/
 /* background-attachment: fixed;*/
/* background-repeat: no-repeat;*/
}
:link { color: #777; background: transparent }
:visited { color: #777; background: transparent }
:active { color: #777; background: transparent }

th, td { /* ns 4 */
  font-family: arial;
}

/* <table style="background-image: url(/path/to/image.png) ;"> */


td img {display: block;}
img {border: 0px;}



.hide { display: none }





dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }

pre, code { font-family: monospace } 

/* body { */
 /* background-image: url(delme.gif); */
/*} */

