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


}

#flashcontent {
  	width:400px;
	height:400px;
position:absolute;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top: -200px;
	


	}

#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; }