body { background-color:#000020;}

#info { font-family:"Arial";
	font-size:12px;
	color:#ED3; 
	background-color:#DD2200;
	width:758; }

#info td { vertical-align:top;
	border:1px solid;
	padding:10px; }
#info h2 { font-size:19px; font-weight:bold; }
#info h3 { font-size:17px; }

#info .top { text-align:center;}
#info .header { font-size:15px; font-weight:bold;}
#info a { color:#2E3; font-weight:bold;}
#info a:hover { color:#352; background-color:#AE2; }
