@charset "UTF-8";
/* CSS Document */

body{
	background: #221209 url(../images/bg_site.jpg) no-repeat center top;
	color: #FFFFFF;
	margin: 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

a{
	color: #918265;
	text-decoration: none;
}

a:hover{
	color: #FFF;
}

#flashcontent{
	width: 908px;
	margin: 0 auto;
}
