body
	{
	background:url("http://img151.imageshack.us/img151/8822/backff5.jpg");
	font-family:Arial;
	text-align:center;
	}
label, input, select, textarea
	{
	font-family:Arial;
	background-color:#101010;
	color:#C0C0C0;
	border:1px solid #000000;
	}
#anarchy
	{
	margin:auto;
	width:50%;
	background-color:#000000;
	}
#container
	{
	margin:auto;
	}
#demo_div
	{
	margin:auto;
	color:#C0C0C0;
	padding:16px;
	background-color:#404040;
	border:1px solid #000000;
	width:50%;
	}
	
#demo_head
	{
	font-size:2em;
	text-decoration:underlined;
	font-weight:bold;
	}
	
#twitter
	{
		color:#C0C0C0;
	padding:16px;
	background-color:#404040;
	border:1px solid #000000;
	margin:0 64 64 64;
	float:left;
	
	}
	
 a:link
	{
	color:#C0C0C0;
	text-decoration:none;
	}
 a:visited
	{
	color:#C0C0C0;
	text-decoration:none;
	}
	
 a:hover
	{
	color:#C0C0C0;
	text-decoration:underline;
	}
 a:active
	{
	color:#C0C0C0;
	text-decoration:underline;
	}