@CHARSET "UTF-8";
body {
	background-image:url(graphics/bg_body_intro.jpg);
	background-repeat:repeat;

}

#intro{
	width:800px;
	height:300px;
	margin:50px auto 50px auto;
	color:#fff;
	}	

#intro a.flashplayer{
	color:#fff;
	text-decoration:underline;
	}
