body
{
	background-color:#000;	
	font-family: Arial, Times, Helvetica;
	font-size: 12px;

}

p, a, a:visited {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #243C89;
	text-decoration: none;
}

a:hover
{
	 text-decoration: underline;
}

#container
{
	margin:auto;
	width:800px;
	margin-bottom:20px;
}

h2 {
	color: white;
	text-decoration: none;
	font: normal normal 24px Times;
	margin: 0;
	padding: 20px 0;
}

.no-flash
{
	text-align: center;
	color: white;
}

img
{
	border: none;
}

#credit {
	text-align: right;
}
