BODY					{background-color: #cc9933;}

B						{background-color: #556b2f;
						 color: white;}


.readme					{background-color: white;
						 text-align: left;
						 border: thick double #99cc33;
						 padding: 10px;}

.menu					{background-color: white;
						 position: fixed;
						 top: 10px;
						 left: 10px;}
						 
.menu A:link,A:visited	{color: black;}

.illustmenu				{text-align: left;
						 vertical-align: top;
						 background-color: white;
						 padding: 5px;}

.serif					{background-color: white;
						 border: 1px solid black;}
