body	{
	font-family:	sans-serif;
	color:		#F0C090;
	background-color:	#C03131;
	background-image:	url(Hintergrund.jpg);
	 }

td {
	color:		#F0C090;
	vertical-align:	top;
	 }

div, center {
	color:		#F0C090;
	 }

p	{
	color:		#F0C090;
	text-align:	justify;
	}

bleu	{
	color:		#1084FA;
	}

h1	{
	color:		#F0C090;
	font-variant:	small-caps;
	text-align:	center;
	}

h2, h3, h4 {
	color:		#F0C090;
	text-align:	center;
	}

ul	{
	color:		#F0C090;
	list-style-position: inside;
	}
	
a:link	{
	color:		#F0C0C0;
	text-decoration: underline;
	}
a:visited {
	color:		#D0A0A0;
	text-decoration: underline;
	}
a:active {
	color:		#FF0000;
	text-decoration: underline;
	}
