@charset "utf-8";
/* CSS Document by ThaPieter.com*/

body
{
	background-color:#0076A0;
	/*background-color:#000;*/
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.center
{
	margin-left:auto;
	margin-right:auto;
}

.small
{
	font-size:12px;
}

#flash
{
	text-align:center;
	width:450px;
	height:300px;
}
