body
{
	background-color:black; 
	color:#00aa00; 
	font-family:courier; 
}

.hr
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00aa00;
	width: 100%;
}

li 
{
	list-style-type: none;
	font-family: courier;
}

p.footer	
{
	padding-top:100;
}

p 
{
	font-family: courier;
}

a	
{
	border:none;
	color:#009900;
	text-decoration: none;
}

#blinkingCursor
{
	height: 15px; 
	width: 7px; 
	border: 1px solid #00aa00;
	background-color: #00aa00;
	float: left;
}

#words 
{
	float: left;
}