
img {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

body {
	background-color: #000000; 
	color: #66FF66
}

a {
	color: #66FF66
}

p, li, b,  footer {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}

h1, h2, h3, h4 {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; text-align: center;
}
