/* Hide current bvackground color in Table background */

table, code {
	background-color: transparent;
}
