/* CSS stylesheet as of 29th of May, 2005. */

body 	
	{
	background: #000;
	font-family: georgia,verdana,times new roman,serif;
	font-size: 11pt;
	text-align: center;
	margin-top: 10px;
	}

img	{
	border: 6px white solid;
	margin: 0px;
	text-align: center;
	}

p       {
	color: #fff;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 55px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	}


