@charset "UTF-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #2A2122;
	background-color: #2A2121;
	letter-spacing: normal;
	text-align: inherit;
	word-spacing: normal;
	text-transform: lowercase;
}
img {
	border: 1px solid #181212;
}
a {
	text-decoration: none;
	color: #2A2121;
}
