
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(0,0,0);
	background-image: url(menulines.jpg);
	background-repeat: repeat-x; 
	color: rgb(102,255,51);	
}

table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
}
