body {
   background-color: #000000;
   background-image: url(images/print.jpg);
   background-repeat: no-repeat;
   background-position: center;
}

table {
	display: none;
}

tr {
	display: none;
}

th {
	display: none;
}
 
td {
	display: none;
}

a {
   display: none;
}

