body {
background-image:url(img/bg_fon.jpg);
background-position:top;
background-repeat: no-repeat;
background-color:#cacdd0;


}

#flashcontent {
  	width:700px;
	height:560px;
position:absolute;
	left:50%;
	top:0%;
	margin-left:-350px;
	margin-top: 39px;
	


	}

#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; }