body	{
	background-color: black;
	background-image: url(http://www.romanization.com/thomasanderson/wallpaper.gif);
	margin-left: 120px;
	color: #faebd7;
	}
p	{
	line-height: 1.3;
	font-family: georgia, "times new roman", serif;
	}
PRE 	{ 
	color: #fc9;
	font-size: 12pt;
	font-family: verdana, arial, sans-serif;
	}
.justify	{
	color: #fc9;
	padding-right: 20%;
	text-align: justify;
	font-family: verdana, arial, sans-serif;
	}
.copyright	{
	color: #ccc;
	font-size: smaller;
	font-family: georgia, "times new roman", serif;
	}

/*		REMming this out for now
.mp3	{
	color: red;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	}
		end of comment
*/

UL 	{
	list-style-image: url(http://www.romanization.com/thomasanderson/star_bullet.jpg);
	}
LI 	{
	list-style-image: url(http://www.romanization.com/thomasanderson/star_bullet.jpg);
	}


a:link	{
	text-decoration: underline;
	color: #69c;
	font-family: verdana, arial, sans-serif;
	}
a:visited	{
	color: #69c;
	text-decoration: underline;
	font-family: verdana, arial, sans-serif;
	}
a:hover	{
	color: #fc6;
	}

.scroll 	{		/* for Theremin Cider */
	font-weight: bold; 	/* for Theremin Cider */
	font-size: 24; 
	text-align: center; 
	color: #8A2BE2; 
	font-family: verdana, courier, "courier new", sans-serif;
	}
