*
{
	font-family: "Comic Sans MS", Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #EEE;
}

h1
{
	font-size: 20px;
}

body
{
	background-color: #222;
}

body *
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

td
{
	text-align: center;
	width: 50%;
}

td img
{
	width: 408px;
	height: 288px;
}

input
{
	background-color: #444;
	color: #CCC;
	font-weight: bold;
	border: 1px dashed #AAA;
	text-align: center;
	font-size: 16px;
}

.chart
{
	width: 400px;
}

.chart th
{
	background-color: #777;
}

.chart td
{
	background-color: #555;
}

#countcontainer
{
	text-align: center;
}

#countcontainer span
{
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}

.centered
{
	text-align: center;
}

#amung
{
    display: none;
}