html {	width: 100%;	height: 100%;	background-color: #020202;}body {	font-family: arial;	border: 0;	width: 100%;	height: 100%;	padding:0;	margin: 0;}table {	width: 100%;	height: 100%;	text-align: center;	vertical-align: center;	background: url(../images/background.jpg) no-repeat center center;		padding:0;	margin: 0;}#flashcontent {	width: 886px;	height: 486px;		margin: 0 auto;	background: url(../images/BagBlur.jpg) #3B4018 no-repeat center center;		padding: 0;}#errorDiv {	width: 100%;	height: 100%;	margin: 0;	padding: 0;	background: #ccc;	opacity: 0.75;	-moz-opacity: 0.75;	-khtml-opacity: 0.75;	filter: alpha(opacity=75);}#text {	width: 100%;	padding: 190px 0 0 0;	margin: 0;}a img {	text-decoration: none;	border: none;}#spanish{	width:99%;	position: absolute;	font-size: 65%;	padding-top: 5px;	padding-right: 10px;	margin: 0;	text-align:right; }#spanish a{	color: #BBBBBB;	text-decoration: none;}#spanish a:hover{	color: #FFFFFF;	text-decoration: underline;}#spanish a:visited{	color: #999999;	text-decoration: underline;}
