body	{
	background: url(img/maxl.sil.at.logo.v1.0.png) #000 no-repeat fixed 80% 80%;
	font-family: "Courier", "Monaco";
	font-size: 13px;
	color: #FFF;
	}
a	{
	text-decoration: none;
	color: #CCC;
	}
a:hover	{
	color: #FFF;
	border-bottom: 1px dashed #CCC;
	}
a:active{
	color: #FFF;
	border-bottom: 1px dotted #CCC;
	}
