body {
 /*background-image:url(img/bg_full.jpg); */
background-position:top;
background-repeat: no-repeat;
background-color:#020202;


}

		#flashcontent {
  	width:640px;
	height:480px;
position:absolute;
	left:50%;
	top:50%;
	margin-left:-320px;
	margin-top:-240px;
	


	}

		#bgfon {
  	width:1024px;
	height:768px;
position:absolute;
	left:50%;
	top:50%;
	margin-left:-512px;
	margin-top:-384px;
	background-image:url(img/bg_full.jpg);


	}
/*#skip { 
  	width:652px;
	height:470px;
position:absolute;
	left:50%;
	top:50%;
	margin-left:-326px;
	margin-top:-235px;
}
a:link, a:visited { color: #990000; text-decoration: none; }

a:hover, a:active { color: #990000; text-decoration: none; }  */