body, html {	background: #000 url("../../bgrImg.gif") 0 0 repeat;	margin: 0px;	height: 100%;	width: 100%;	font-family: Monaco, 'Lucida Console', Courier, 'Lucida Grande', Arial;	font-size: 10px;	line-height: 12px;	color: #fff;	text-align: center;}#flashWrapper {	width: 100%;	height: 100%;	margin: 0px 0px 0px 0px;	text-align: center;		position: absolute;	left: 0px;	}#flashCenter {	position:absolute;	left: 50%;	margin-left: -384px;}#popWrapper {	width: 100%;	height: 100%;	margin: 10px;}p {	font-family: Monaco, 'Lucida Console', Courier, 'Lucida Grande', Arial;	font-size: 10px;	line-height: 12px;	color: #fff;	margin: 10px 0px 0px 10px;}a:link, a:visited {	color: #fff;	text-decoration: line-through;}a:hover {	color: #ccc;	text-decoration: line-through;}