BODY
{ 
	background: black;
	color: #E0E0E0;

}

a
{ 
	color: #C0C0C0; 
}

h1
{ 
	font-size: 18px;
	color: black; 
	display:block;
	background:#E0E0E0;
	text-decoration:none;
	border: #554CC9 solid 1px;
	text-align:center;
	padding:1px;
	margin:5px 0px 5px 0px;
}