

body {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 20px;	

	background-color: #FFFFFF;
	background-image:url( "Demokrat.gif");
	background-repeat: repeat;
	background-attachment: fixed;
}
h2 {
	color: #FFFFCC;
	font: ariel; 
	background-color: #FF0000;
	border-width: 5px;
	border-style: double;
	border-color: green;
	text-align:center;
}
table {
	font-family:serif;
	font-size:88%;
	font-weight:bold;
}
a {
	color:#009900;
	text-decoration:none;
}
a:hover {
	text-transform:
	font-weight:bold;
	color:#ffffff;
	background-color:#ff0000;
}
