body {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
}
.containerContainer {
	text-align: center;
}

.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}
h1 {
	text-align: center;
}
td {
	background-color: #FFFFFF;
	color: #000000;
}
table {
	border: thin dotted #FF00FF;
}
.discreet {
	font-size: 11px;
	text-align: center;
}
h2 {
	text-align: center;
	background-color: #FF00FF;

}
