body		{ font-family: Century Gothic, Arial, Helvetica;
		  background-color: rgb(54, 54, 0);
		  color: rgb(180, 180, 120);
		  margin-top:40px; margin-left:120px; 
		  margin-bottom:40px; margin-right:120px }

h1, h2, h3, h4, h5, h6
		{ font-family: Century Gothic, Arial, Helvetica;
		  color: rgb(210, 210, 150); }

a:link	{ color: rgb(192, 192, 192); }
a:visited	{ color: rgb(128, 128, 128); } 

hr		{ color: rgb(128, 128, 128); }

#rand		{ background-color: #00C070; }
#ecke		{ background-color: #00b060; }
table		{ table-border-color-light: rgb(204, 153, 255);
	  	  table-border-color-dark: rgb(204, 0, 204); }
