body {
	font: 80%/1.5 arial, helvetica, sans-serif;
	background-color: black;
}
		
div {
        width:801px;
	margin: auto;
}
		
p {

	text-align: center;
}

a {	
	font-family:Verdana;
	color:#cc0000; /* not quite bright red */
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
}


		

	