body{
	margin-top: 0px;
	color: #ffffff;
	font: 11px/13px Arial;
			background-color: #666666;

}
	
.courantfoot{
	background-color: #666666;
	margin: 30px;
	}
}

h3 {
	color: #cc9900;
	font: italic 25px Arial;
	margin-bottom: 20px;
}

/* My Comment */

h2 {
	color: #ffffff;
	font: bold 18px Arial;
	margin-bottom: 10px;
}

p{
	color: #ffffff;
	font: 11px/13px Arial;
	margin-bottom: 30px;
}

a{
		
		color: #cc9900;
		text-decoration: none;
	font-weight: bold;
}

@charset "UTF-8";
/* CSS Document */