body {
	background-color: black;
	color: white;
	font-family: 'Courier New', Courier, monospace;
}

.dir {
	color: LightSkyBlue;
}

.usr_at_host {
	color: green;
}
