@charset "utf-8";
/* CSS Document */
body {
	background:#121212;
	margin:0px;
	color:#ededed;
	font: normal 100% arial, sans-serif;
}
.dark_text { 
  	color: #999999;
}
#container {
	background-repeat:no-repeat;
	background-position:center;
}
