body {
background-image:url(img/bg_site.jpg);
background-repeat:repeat-x;



}

#flashcontent {
  	width:800px;
	height:600px;
position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-300px;
	


	}

#skip { 
  	width:800px;
	height:650px;
position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-325px;
}
a:link, a:visited { color: #990000; text-decoration: none; }

a:hover, a:active { color: #990000; text-decoration: none; }
