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


}

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

		#bgfon {
  	width:1140px;
	height:803px;
position:absolute;
	left:50%;
	top:50%;
	margin-left:-570px;
	margin-top:-402px;
	background-image:url(img/bg_mmain.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; }