body
{
	font-family: monospace;
	background-color: black;
	color: #00AA00;
	width: 100%;
	margin: 0 0 0 0;
}

a
{

text-decoration: none;

color: #00FF00;

}

a:hover

{

text-decoration: underline;

}

hr
{
	clear: both;
}

#twitter_div
{
	float: right;
	width: 20em;
}

