body {
	background-color: #CCFF66;
	margin-top: 0px;
}

.copyright {
	text-align: center;
	color: #0000FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCFF66;
}
.trades {
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #CCFF66;
}
.titel {
	text-align: center;
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	background-color: #CCFF66;
}
.text {
	text-align: center;
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	background-color: #CCFF66;
}
.text2 {
	text-align: center;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	background-color: #CCFF66;
}
