body {
	background-color: #000000;
}
#flashcenter {
	background-color: #000000;
	margin-left: -50%;
	position: absolute;
	height: 500px;
	width: 640px;
	left: 700px;
	top: 20px;
}
#address {
	margin-left: -50%;
	position: absolute;
	left: 720px;
	top: 520px;
	height: 20px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F9CC31;
	letter-spacing: 2.75pt;
	text-align: justify;
}
a:link {
	color: #F9CC31;
	text-decoration: none;
}
a:visited {
	color: #F9CC31;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
