body		{color:lime; background:#000;}
#totop		{color:lime;}
#content	{
	padding:2em;
	font-family:
		Verdana,
		DejaVu Sans,
		Geneva CY,
		Sans-serif
	;
}
#content p	{width:80%; font-size:20px;}
#content hr	{width:80%; border-color:lime;}
#content img#i	{width:80%; max-width:800px;}
#content sup	{
	font-family:monospace;
	font-weight:bold;
	font-size:14px;
	color:#FF0;
}
#footer		{text-align:center;}
#footer,
#footer a	{color:#fff;}
#footer hr	{border-color:#fff;}