* {
	padding: 0;
	margin: 0;
}
body {
font-family: Arial, Helvetica, Verdana, sans-serif;
width: 920px; 
background: #000000;
text-align: center; 
margin: 0 auto;
}

#flash {
width: 920px; 
height: 630px;
}

#info table {
margin-top: 20px;
font-size: 8pt;
color: #858789;
}

#info td {
padding: 0 32px 0 32px;
}

#info table td a {
	color: #858789;
	font-size: 8pt;
	font-weight: 500;
	text-decoration: none;
}

#info table td a:hover {
color: #ffffff;
}
