@import "mozillastyleall.css";body { background-color: olive; }		a:link 	{		color: #184A18;		}a:visited {		color: #555555;		}		a:hover {		color: gray;		}		a:active {		color: black;		} 		div.logo {		background-image: url(bestviewedwithmozillabiggr.gif);		}div div.logo {		background-image: url(bestviewedwithmozillagruen.gif);		}		p:first-letter, a.anfang:first-letter { 		color: #184A18;  }div.neu 	{		border: olive 1px solid;		}		div.neu:first-letter {		color: #184A18; 		}		#hackbox{	background-color: olive;}div.screenshot { background-image:url(screenshotgruenklein.png); }div.screenshotgross { background-image:url(screenshotgruen.png); }div.nachricht { 		background-image: url(melone2.jpg);		background-repeat: no-repeat;		background-position: top right;		 }
