body {
	margin-left: 25px;
	margin-top: 25px;
    background-color: #121212;
	color: #EDB315;
	
	text-shadow : 0 0 1px #FFA800;	
}
pre {
	color: #15ED43;
  font-size: 14px; 
	
	text-shadow : 0 0 1px #0CFF00;
}
