body {
	    background-color: #0c0c0c !important;
	        color: #00ff00 !important;
	            font-family: 'Ubuntu Mono', 'Courier New', monospace;
	                padding: 20px;
	                }

	                a {
	                	    color: #00cc00 !important;
	                	        text-decoration: none;
	                	        }

	                	        a:hover {
	                	        	    color: #ffffff !important;
	                	        	        background-color: #005500;
	                	        	        }

	                	        	        table {
	                	        	        	    border-spacing: 10px 5px;
	                	        	        	    }

	                	        	        	    th {
	                	        	        	    	    border-bottom: 1px solid #00ff00;
	                	        	        	    	        text-align: left;
	                	        	        	    	        }
	                	        	        	    }
	                	        	        }
	                	        }
	                }
}
